Searched defs:track_errors (Results 1 – 2 of 2) sorted by relevance
215 fn track_errors(&self, new_errors: &[FormattingError]) { in track_errors() method
621 pub fn track_errors<F, T>(&self, f: F) -> Result<T, ErrorGuaranteed> in track_errors() method