Type Alias arrow_rayon::parallel_int_array::ParallelInt64ArrayRef
source · pub type ParallelInt64ArrayRef<'data> = ParallelPrimitiveArrayRef<'data, Int64Type>;Aliased Type§
struct ParallelInt64ArrayRef<'data> { /* private fields */ }