Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[reference] Update 7.2.20: For expressions.
* `for` loops now use `IntoIterator` instead of just `Iterator` * Simplify the example by removing unnecessary `Vec::iter` call.
- Loading branch information