polars::prelude::datatypes

Type Alias BinaryOffsetChunked

Source
pub type BinaryOffsetChunked = ChunkedArray<BinaryOffsetType>;

Aliased Typeยง

struct BinaryOffsetChunked { /* private fields */ }