pub fn print_error_sources(ui: &Ui, source: Option<&dyn Error>) -> Result<()>
Prints error sources one by one from the given source inclusive.
source