Type Alias arrow_rayon::parallel_int_array::ParallelInt8Array

source ·
pub type ParallelInt8Array = ParallelPrimitiveArray<Int8Type>;

Aliased Type§

struct ParallelInt8Array { /* private fields */ }