polars_arrow::compute::cast

Function utf8_to_utf8view

Source
pub fn utf8_to_utf8view<O: Offset>(arr: &Utf8Array<O>) -> Utf8ViewArray
Available on crate feature compute_cast only.