pub fn print_error(
e: &Error,
exit_code: i32,
machine_format: Option<OutputFormatType>,
)Expand description
Print a user-friendly error message.
pub fn print_error(
e: &Error,
exit_code: i32,
machine_format: Option<OutputFormatType>,
)Print a user-friendly error message.