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