[−][src]Trait arrow::datatypes::ArrowNumericType
A subtype of primitive type that represents numeric values.
Implementors
impl ArrowNumericType for Float32Type[src]
impl ArrowNumericType for Float32Typeimpl ArrowNumericType for Float64Type[src]
impl ArrowNumericType for Float64Typeimpl ArrowNumericType for Int16Type[src]
impl ArrowNumericType for Int16Typeimpl ArrowNumericType for Int32Type[src]
impl ArrowNumericType for Int32Typeimpl ArrowNumericType for Int64Type[src]
impl ArrowNumericType for Int64Typeimpl ArrowNumericType for Int8Type[src]
impl ArrowNumericType for Int8Typeimpl ArrowNumericType for UInt16Type[src]
impl ArrowNumericType for UInt16Typeimpl ArrowNumericType for UInt32Type[src]
impl ArrowNumericType for UInt32Typeimpl ArrowNumericType for UInt64Type[src]
impl ArrowNumericType for UInt64Typeimpl ArrowNumericType for UInt8Type[src]
impl ArrowNumericType for UInt8Type