Function print_error_sources

Source
pub fn print_error_sources(ui: &Ui, source: Option<&dyn Error>) -> Result<()>
Expand description

Prints error sources one by one from the given source inclusive.