error_chain_fmt

Function error_chain_fmt 

Source
pub fn error_chain_fmt(e: &impl Error, f: &mut Formatter<'_>) -> Result
Expand description

Writes a chain of error causes to a formatter