Searched defs:RawOccurrences (Results 1 – 1 of 1) sorted by relevance
1741 pub struct RawOccurrences<'a> { struct1746 impl<'a> Iterator for RawOccurrences<'a> { implementation1758 impl<'a> DoubleEndedIterator for RawOccurrences<'a> { implementation1764 impl<'a> ExactSizeIterator for RawOccurrences<'a> {} implementation1766 impl<'a> Default for RawOccurrences<'a> { implementation