eprintln_error

Function eprintln_error 

Source
pub fn eprintln_error<E>(error: &E)
where E: Error,
Expand description

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