polars::prelude

Type Alias BinaryChunkedBuilder

Source
pub type BinaryChunkedBuilder = BinViewChunkedBuilder<[u8]>;

Aliased Typeยง

struct BinaryChunkedBuilder { /* private fields */ }