Type Alias arrow_rayon::parallel_uint_array::ParallelUInt32Array

source ·
pub type ParallelUInt32Array = ParallelPrimitiveArray<UInt32Type>;

Aliased Type§

struct ParallelUInt32Array { /* private fields */ }