Initial commit
This commit is contained in:
7
exercises/10_modules/README.md
Normal file
7
exercises/10_modules/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Modules
|
||||
|
||||
In this section we'll give you an introduction to Rust's module system.
|
||||
|
||||
## Further information
|
||||
|
||||
- [The Module System](https://doc.rust-lang.org/book/ch07-00-managing-growing-projects-with-packages-crates-and-modules.html)
|
||||
Reference in New Issue
Block a user