fn for_each_error_annotation_revision<'a>( contents: &'a str, callback: &mut dyn FnMut(ErrorAnnRev<'a>), )