ferrous-systems / rust-training

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

Add ownership slides #6

Closed jonathanpallant closed 1 year ago

jonathanpallant commented 1 year ago

Adds slides based on the old "ownership-borrowing-in-brief.md".

miguelraz commented 1 year ago

I approve of the emojis and the summary table.

I think later slides can just add a row to the relevant material with Iterators/ Closures / Associated methods that would dovetail really nicely.

LGTM, happy to merge.