polars_
core
0.45.1
In polars_
core::
export::
cast
polars_core
::
export
::
cast
Function
utf8view_to_utf8
Copy item path
pub fn utf8view_to_utf8<O>(array: &BinaryViewArrayGeneric<
str
>) -> Utf8Array<O>
where O: Offset,