pub type ParallelTimestampSecondArrayRef<'data> = ParallelPrimitiveArrayRef<'data, TimestampSecondType>;

Aliased Type§

struct ParallelTimestampSecondArrayRef<'data> { /* private fields */ }