Type Definition polars::chunked_array::object::Utf8Chunked
source · [−]pub type Utf8Chunked = ChunkedArray<Utf8Type>;This is supported on crate feature
object only.pub type Utf8Chunked = ChunkedArray<Utf8Type>;object only.