pub fn upgrade_error<I, O, E1, E2, F>(f: F) -> impl FnMut(I)
Available on crate feature
mtls
only.Expand description
Apply combinator, automatically converts between errors if the underlying type supports it
pub fn upgrade_error<I, O, E1, E2, F>(f: F) -> impl FnMut(I)
mtls
only.Apply combinator, automatically converts between errors if the underlying type supports it