pub fn make_error(err: Error, raw: impl Debug, file: &str, line: u32) -> Error
Display error messages with line number, file path and optional backtrace.