Type Alias polars::datatypes::BinaryOffsetChunked

source ·
pub type BinaryOffsetChunked = ChunkedArray<BinaryOffsetType>;

Aliased Type§

struct BinaryOffsetChunked { /* private fields */ }