pub fn error_value(err: &DogeError, file: &str, line: u32) -> ValueExpand description
The value bound by oh no err!: a structured Error carrying the caught
error’s type, message, and location. A re-raised error keeps its embedded
location; a fresh one takes the catch site’s file/line.