ParallelDurationNanosecondArrayRef

Type Alias ParallelDurationNanosecondArrayRef 

Source
pub type ParallelDurationNanosecondArrayRef<'data> = ParallelPrimitiveArrayRef<'data, DurationNanosecondType>;

Aliased Typeยง

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