So, the first line becomes: fn get_third<Iter, Item>(mut iterator: Iter) -> Option<Item> where Iter: std::iter::Iterator { But there is still the second ...
確定! 回上一頁