Searched defs:spec_next (Results 1 – 10 of 10) sorted by relevance
654 fn spec_next(&mut self) -> Option<Self::Item>; in spec_next() method668 default fn spec_next(&mut self) -> Option<A> { in spec_next() method752 fn spec_next(&mut self) -> Option<T> { in spec_next() method1040 fn spec_next(&mut self) -> Option<Self::Item>; in spec_next() method1060 default fn spec_next(&mut self) -> Option<A> { in spec_next() method1152 fn spec_next(&mut self) -> Option<T> { in spec_next() method
172 fn spec_next(&mut self) -> Option<Self::Item>; in spec_next() method225 default fn spec_next(&mut self) -> Option<I::Item> { in spec_next() method