Trait arrow::datatypes::ArrowTemporalType

pub trait ArrowTemporalType: ArrowPrimitiveType { }
Expand description

A subtype of primitive type that represents temporal values.

Object Safety§

This trait is not object safe.

Implementors§