ParallelTimestampNanosecondArrayRef

Type Alias ParallelTimestampNanosecondArrayRef 

Source
pub type ParallelTimestampNanosecondArrayRef<'data> = ParallelPrimitiveArrayRef<'data, TimestampNanosecondType>;

Aliased Typeยง

pub struct ParallelTimestampNanosecondArrayRef<'data> { /* private fields */ }