Type Alias arrow_rayon::parallel_int_array::ParallelInt32Array

source ·
pub type ParallelInt32Array = ParallelPrimitiveArray<Int32Type>;

Aliased Type§

struct ParallelInt32Array { /* private fields */ }