Function polars::error::map_err

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