mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
6919cf5fe1
The trait will keep the `Iterator` naming, but a more concise module name makes using the free functions less verbose. The module will define iterables in addition to iterators, as it deals with iteration in general.