polars_arrow::legacy::error

Function map_err

Source
pub fn map_err<E>(error: E) -> PolarsError
where E: Error,