mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 07:26:48 +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.