rust-journey-collections-types

Collection types in the Rust standard library

Another great video made by Jon Gjengset.
This time, he goes over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit about how they work, when you might use each one, and what their respective trade-offs are.

Enjoy and learn here: Crust of Rust: std::collections

Total
0
Share