Searched defs:SetMatchesIter (Results 1 – 4 of 4) sorted by relevance
702 pub struct SetMatchesIter<'a>(PatternSetIter<'a>); struct704 impl<'a> Iterator for SetMatchesIter<'a> { implementation716 impl<'a> DoubleEndedIterator for SetMatchesIter<'a> { implementation722 impl<'a> core::iter::FusedIterator for SetMatchesIter<'a> {} implementation
698 pub struct SetMatchesIter<'a>(PatternSetIter<'a>); struct700 impl<'a> Iterator for SetMatchesIter<'a> { implementation712 impl<'a> DoubleEndedIterator for SetMatchesIter<'a> { implementation718 impl<'a> core::iter::FusedIterator for SetMatchesIter<'a> {} implementation