pub fn display_chain<E: ErrorChain + ?Sized>(error: &E) -> String
Displays a chain of errors in a single line.