Function print_errors

Source
pub fn print_errors(prefix: &str, error: &dyn Error)
Expand description

Print an error and its sources to stderr. Prefixed with prefix: .