Type Definition arrow_array::array::DurationNanosecondArray
source · pub type DurationNanosecondArray = PrimitiveArray<DurationNanosecondType>;
Expand description
An array of elapsed durations in nanoseconds
pub type DurationNanosecondArray = PrimitiveArray<DurationNanosecondType>;
An array of elapsed durations in nanoseconds