plaidfinch / cogoldrust-rustbridge-2019

Lecture notes and exercises for the RustBridge workshop from CO Gold Rust conference 2019
http://www.cogoldrust.com
MIT License
1 stars 0 forks source link

Create Lectures #3

Open gatoWololo opened 5 years ago

gatoWololo commented 5 years ago

1) [x] Introduction Part 1 2) [x] Introduction Part 2 3) [x] Ownership 4) [x] References 5) [x] Error Handling 6) [x] Structured Data 7) [ ] Traits & Generics

gatoWololo commented 5 years ago

Omar: Ownership, References, Kenny: Error Handling Structured Data,