Function polars_core::error::map_err

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