Trait arrow_array::types::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.

Implementors§