eprintln_error

Function eprintln_error 

Source
pub fn eprintln_error(error: &(dyn Error + 'static))
Expand description

Writes an error trace to stderr and, if possible, includes a path to the full error report.