Skip to main content

debug_error_chain

Function debug_error_chain 

Source
pub fn debug_error_chain(err: &dyn Error) -> impl Display + '_
Expand description

Format the Debug representation of every error in an error chain.