Week 5: Reflecting on Traits & Lifetimes Power and Pain
You’ve made it to Day 35, and we’re wrapping up Week 5. This week was all about Rust’s generics, contracts, and lifetimes. If your brain feels like it has been doing deadlifts, that means you are doing it right. Traits and lifetimes bring a lot of power to Rus,t but they can also make your head spin if you are used to the more relaxed rules of C#.
Let us take a moment to look back on what we covered and how Rust compares to what you might be used to with C#.