Trait arrow::datatypes::ArrowTemporalType
source · pub trait ArrowTemporalType: ArrowPrimitiveType { }
Expand description
A subtype of primitive type that represents temporal values.
Object Safety§
This trait is not object safe.