pub(crate) fn error_chain( err: &Error, verbosity: Verbosity, ) -> impl Iterator<Item = &dyn Display>