Type Alias polars_arrow::array::UInt8Array
source · pub type UInt8Array = PrimitiveArray<u8>;Expand description
A type definition PrimitiveArray for u8
Aliased Type§
struct UInt8Array { /* private fields */ }pub type UInt8Array = PrimitiveArray<u8>;A type definition PrimitiveArray for u8
struct UInt8Array { /* private fields */ }