polars::datatypes

Type Alias UInt8Chunked

Source
pub type UInt8Chunked = ChunkedArray<UInt8Type>;

Aliased Typeยง

struct UInt8Chunked { /* private fields */ }