Function nydus_api::error::make_error

source ·
pub fn make_error(err: Error, raw: impl Debug, file: &str, line: u32) -> Error
Expand description

Display error messages with line number, file path and optional backtrace.