Type Alias arrow_rayon::parallel_int_array::ParallelInt16ArrayRef

source ·
pub type ParallelInt16ArrayRef<'data> = ParallelPrimitiveArrayRef<'data, Int16Type>;

Aliased Type§

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