Searched defs:MatchIndices (Results 1 – 1 of 1) sorted by relevance
956 pub struct MatchIndices<'ch, P: Pattern> { struct967 impl<'ch, P: Pattern> ParallelIterator for MatchIndices<'ch, P> { implementation