Rust Modules - Explained Like I'm 5
Today we are learning about modules in the Rust programming language by going through a code example!
📝 Get your FREE Rust cheat sheet: https://www.letsgetrusty.com/cheatsheet
Chapters:
0:00 Intro
0:45 High-Level Explanation
1:34 Code Example
4:33 Adding Inline Modules
13:49 Moving Modules to Different Files
19:29 Outro
#letsgetrusty #rustlang #tutorial