mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:26:05 +00:00
In some `Vec` and `VecDeque` examples where elements are i32, examples can seem a bit confusing at first glance if a parameter of the method is an usize.