mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 12:00:34 +02:00
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary