polars::chunked_array::builder

Type Alias StringChunkedBuilder

Source
pub type StringChunkedBuilder = BinViewChunkedBuilder<str>;

Aliased Typeยง

struct StringChunkedBuilder { /* private fields */ }