Trait arrow::datatypes::ArrowTemporalType[][src]

pub trait ArrowTemporalType: ArrowPrimitiveType { }
Expand description

A subtype of primitive type that represents temporal values.

Implementors