Function from_err_msg_path

Source
pub fn from_err_msg_path(
    err: Error,
    msg: impl AsRef<str>,
    path: impl AsRef<Path>,
) -> Error