Searched defs:WhileSome (Results 1 – 3 of 3) sorted by relevance
14 pub struct WhileSome<I: ParallelIterator> { struct18 impl<I> WhileSome<I> impl28 impl<I, T> ParallelIterator for WhileSome<I> implementation
566 pub struct WhileSome<I> { struct570 /// Create a new `WhileSome<I>`. argument575 impl<I, A> Iterator for WhileSome<I> implementation
660 pub struct WhileSome<I> { struct664 /// Create a new `WhileSome<I>`. argument669 impl<I, A> Iterator for WhileSome<I> implementation