Function polars_core::error::map_err

source ยท
pub fn map_err<E>(error: E) -> PolarsError
where E: Error,