body); } The call lines.by_ref() borrows a mutable reference to the iterator, ... for &'a mut I { type Item = I::Item; fn next(&mut self) -> Option<I::Item> ...
確定! 回上一頁