Type Alias arrow_rayon::parallel_int_array::ParallelInt16Array

source ·
pub type ParallelInt16Array = ParallelPrimitiveArray<Int16Type>;

Aliased Type§

struct ParallelInt16Array { /* private fields */ }