Home
last modified time | relevance | path

Searched defs:MatchIndices (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rayon/src/
Dstr.rs820 pub struct MatchIndices<'ch, P: Pattern> { struct
831 impl<'ch, P: Pattern> ParallelIterator for MatchIndices<'ch, P> { argument