convert_error

Function convert_error 

Source
fn convert_error(i: &str) -> impl FnOnce(Err<Error<&str>>) -> Error + '_