ParallelTimestampMicrosecondArrayRef

Type Alias ParallelTimestampMicrosecondArrayRef 

Source
pub type ParallelTimestampMicrosecondArrayRef<'data> = ParallelPrimitiveArrayRef<'data, TimestampMicrosecondType>;

Aliased Typeยง

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