Searched defs:MatchIndicesProducer (Results 1 – 1 of 1) sorted by relevance
799 struct MatchIndicesProducer<'ch, 'pat, P: Pattern> { struct812 let producer = MatchIndicesProducer { in drive_unindexed() argument821 impl<'ch, 'pat, P: Pattern> UnindexedProducer for MatchIndicesProducer<'ch, 'pat, P> { implementation