polars_core::export::cast

Function utf8view_to_utf8

pub fn utf8view_to_utf8<O>(array: &BinaryViewArrayGeneric<str>) -> Utf8Array<O>
where O: Offset,