76K views • over 3 years ago
The ultimate Rust lang tutorial. Follow along as we go through the Rust lang book chapter by chapter.
📝Get the FREE Rust Cheat Sheet: https://letsgetrusty.com/cheatsheet
The Rust book: https://doc.rust-lang.org/stable/book/
Chapters:
0:00 Intro
0:29 Pointers, References, and Smart Pointers
2:38 Using a Box to Store Data
4:43 Enabling Recursive Types with Boxes
11:53 Outro
#letsgetrusty #rustlang #tutorial