Searched refs:step_current (Results 1 – 1 of 1) sorted by relevance
101 self.step_current() in step()212 fn step_current(&mut self) -> Option<I::Item> { in step_current() function