ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
127 stars 16 forks source link

Add slides on Collections. #14

Closed jonathanpallant closed 1 year ago

jonathanpallant commented 1 year ago

Adds a slide deck on Array, Slice, Vec, String, VecDeque, HashMap and BTreeMap, with a summary slide at the end.

miguelraz commented 1 year ago

Solid. LGTM.