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/
0:00 Intro
0:24 Extracting Functions
3:26 Generic Function Arguments
5:50 Generics in Struct Definitions
7:44 Generics in Enum Definitions
8:29 Generics in Method Definitions
14:01 Performance Impact
14:55 Outro
#letsgetrusty #rustlang #tutorial