Rust's Module System Explained!
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
2:03 Packages and Crates
4:43 Defining Modules
7:51 Paths
8:29 Module Privacy Rules
13:25 The Use Keyword
17:46 Nested Paths
18:47 The Glob Operator
19:03 Modules in Separate Files
21:40 Outro
#letsgetrusty #rustlang #tutorial