Trait arrow_array::ArrowNumericType
source · pub trait ArrowNumericType: ArrowPrimitiveType { }
Expand description
A subtype of primitive type that represents numeric values.
pub trait ArrowNumericType: ArrowPrimitiveType { }
A subtype of primitive type that represents numeric values.