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.