Iterators implement the Iterator trait that is defined in the Rust standard library. The iter() method returns an iterator object of the collection.
確定! 回上一頁