The number of rust videos I have watched to understand pointers, lifetimes and ownership ... the journey continues. Thanks Tim for making some things very clear.
Thanks for this, I've been playing around with smart pointers and refcells and probably used them excessively, i can simplify some of what I've done with Box.
The number of rust videos I have watched to understand pointers, lifetimes and ownership ... the journey continues. Thanks Tim for making some things very clear.
Great job. I always appreciate talks where the presenter uses other languages to be as illuminating as possible
I just love how Tim is always giggling. Be it in the podcast or during presentations. Constant sense of humor. 😊
Thanks, great talk! Cleared up some confusion I had about the Box construct.
Thank you so much it was really high quality content
Thanks Tim
Thanks for this, I've been playing around with smart pointers and refcells and probably used them excessively, i can simplify some of what I've done with Box.
❤️
I understood everything that was told.... NOT!!
Just kidding..
Thanks for the talk, Tim!!
Thank you for demystifying the reference type and lifetimes.
(Reference ← Pointer ⊕ Lifetime )