arrow_array::array

Type Alias DurationMicrosecondArray

Source
pub type DurationMicrosecondArray = PrimitiveArray<DurationMicrosecondType>;
Expand description

A PrimitiveArray of elapsed durations in microseconds

Aliased Typeยง

struct DurationMicrosecondArray { /* private fields */ }