pub trait ArrowFloatNumericType: ArrowNumericType { }
Expand description

A subtype of primitive type that represents numeric float values

Implementors§