Searched refs:IntIterator (Results 1 – 2 of 2) sorted by relevance
18 pub(crate) struct IntIterator { struct22 impl IntIterator { implementation28 impl Iterator for IntIterator { implementation85 let mut int_iter = IntIterator::new(); in int_iter_works()
252 int_iter: shared_types::IntIterator,260 int_iter: shared_types::IntIterator::new(), in new()