Type Alias arrow_rayon::parallel_uint_array::ParallelUInt16Array

source ·
pub type ParallelUInt16Array = ParallelPrimitiveArray<UInt16Type>;

Aliased Type§

struct ParallelUInt16Array { /* private fields */ }