Function adguardian::welcome::print_error
source · fn print_error(message: &str, sub_message: &str, error: Option<&Error>)
Expand description
Print error message, along with (optional) stack trace, then exit
fn print_error(message: &str, sub_message: &str, error: Option<&Error>)
Print error message, along with (optional) stack trace, then exit