Home
last modified time | relevance | path

Searched refs:CharIndicesProducer (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/rayon/src/
Dstr.rs443 struct CharIndicesProducer<'ch> { struct
455 let producer = CharIndicesProducer { in drive_unindexed() argument
463 impl<'ch> UnindexedProducer for CharIndicesProducer<'ch> { implementation
469 CharIndicesProducer { in split()
473 Some(CharIndicesProducer { in split()