pub fn debug_error_chain(err: &dyn Error) -> impl Display + '_
Format the Debug representation of every error in an error chain.
Debug