Searched defs:SetMatchesIter (Results 1 – 2 of 2) sorted by relevance
680 pub struct SetMatchesIter<'a>(PatternSetIter<'a>); struct682 impl<'a> Iterator for SetMatchesIter<'a> { implementation694 impl<'a> DoubleEndedIterator for SetMatchesIter<'a> { implementation700 impl<'a> core::iter::FusedIterator for SetMatchesIter<'a> {} implementation
684 pub struct SetMatchesIter<'a>(PatternSetIter<'a>); struct686 impl<'a> Iterator for SetMatchesIter<'a> { implementation698 impl<'a> DoubleEndedIterator for SetMatchesIter<'a> { implementation704 impl<'a> core::iter::FusedIterator for SetMatchesIter<'a> {} implementation