The ultimate Rust lang tutorial. Follow along as we go through the Rust lang book chapter by chapter.
📝 Get notified when the Rust Cheatsheet comes out: https://letsgetrusty.com/cheatsheet
The Rust book: https://doc.rust-lang.org/stable/book/
Chapters:
0:00 Intro
1:21 Using Threads
4:24 Creating a New Thread with spawn
6:32 Using Join Handles
7:56 Using move Closures with Threads
10:13 Outro
#letsgetrusty #rustlang #tutorial