Searched defs:TryFindMatches (Results 1 – 1 of 1) sorted by relevance
1572 pub struct TryFindMatches<'r, 'c, 'h> { struct1579 impl<'r, 'c, 'h> Iterator for TryFindMatches<'r, 'c, 'h> { argument1585 let TryFindMatches { re, ref mut cache, ref mut caps, ref mut it } = in next() localVariable