Type Alias arrow_rayon::parallel_uint_array::ParallelUInt64Array

source ·
pub type ParallelUInt64Array = ParallelPrimitiveArray<UInt64Type>;

Aliased Type§

struct ParallelUInt64Array { /* private fields */ }