Function ees::print_error_chain[][src]

#[must_use]
pub fn print_error_chain<'a>(error: impl Error + 'a) -> impl Display + 'a
Expand description

Print the complete error chain of an error, separated with colons