Understanding Rust Structure: Packages, Crates, Modules - Full Crash Rust Tutorial for Beginners

preview_player
Показать описание

In this lesson, we delve into the structure of a Rust project, focusing on how to effectively use multiple files. Learn about packages, crates, modules, and paths to efficiently organize and manage your Rust codebase.

Video Chapters:
0:00 - Packages, Crates, and Modules in Rust
1:25 - Disclaimer: Workspaces
1:54 - Rust Module System
2:24 - Packages
2:54 - Crates
4:17 - Modules and Paths
5:02 - Crate Root
5:58 - Demo
7:50 - In the Next Lesson...
Рекомендации по теме
Комментарии
Автор

0:00 Packages, Crates, and Modules in Rust
1:25: Disclaimer: Workspaces
1:54 Rust module system
2:24: Packages
2:54: Crates
4:17: Modules and Paths
5:02 Crate root
5:58: Demo
7:50 In the next lesson...

francescociulla
Автор

Are you aware that you are the best Rust teacher on YouTube? No?! Well, I'm going to tell you that you are! Cheers!

KozaKrisz
Автор

For best viewing experience use 1.5x speed. Huge shoutout to Francesco Sir

sakshamgupta