translate_error

Function translate_error 

Source
pub(crate) fn translate_error(
    action: &str,
    from: &str,
    to: &str,
    err: &Error,
) -> Error