Function handle_errors

Source
pub fn handle_errors(run: impl FnOnce() -> Result<(), Box<dyn Error>>)