mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-14 03:02:35 +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.