Type Alias arrow_rayon::parallel_int_array::ParallelInt32ArrayRef

source ·
pub type ParallelInt32ArrayRef<'data> = ParallelPrimitiveArrayRef<'data, Int32Type>;

Aliased Type§

struct ParallelInt32ArrayRef<'data> { /* private fields */ }