polars::prelude

Type Alias StringChunked

Source
pub type StringChunked = ChunkedArray<StringType>;

Aliased Typeยง

struct StringChunked { /* private fields */ }