1000 XP
Explore modules, packages, and third-party crates
Learn about how to effectively use modules and how to integrate with packages and third-party crates.
Learning objectives
In this module, you'll learn:
- How to organize your code in files, modules, and packages.
- How those concepts interact.
- How to use third-party packages from the Crates.io repository.
Start
Add
Prerequisites
- Have your Rust development environment set up.
- Know how to create, edit, and run Rust code by using Cargo.
This module is part of these learning paths
Module assessment
Assess your understanding of this module. Sign in and answer all questions correctly to earn a pass designation on your profile.
Take the module assessment