Type Alias arrow_rayon::parallel_uint_array::ParallelUInt8Array

source ·
pub type ParallelUInt8Array = ParallelPrimitiveArray<UInt8Type>;

Aliased Type§

struct ParallelUInt8Array { /* private fields */ }