Introduction to Modules
This lesson will get you acquainted with organization of code through Modules in rust.
We'll cover the following
What Are Modules?
Modules are a collection of items that can contain structs, functions, enums, vectors, arrays, etc.
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy