Searched defs:ReportedErrors (Results 1 – 1 of 1) sorted by relevance
380 pub(crate) struct ReportedErrors { struct403 impl ReportedErrors { impl405 pub(crate) fn add(&mut self, other: &ReportedErrors) { in add()