Skip to main content

write_error_chain

Function write_error_chain 

Source
pub fn write_error_chain(err: &dyn Error, hints: Hints<'_>) -> Result
Expand description

Format an error chain and explicitly supplied hints to standard error using the default level and color.