rustbookcode

After reading ch7 Managing Growing Projects with Packages, Crates, and Modules, use mod to manage the Rust book code for future review.

Book:

https://doc.rust-lang.org/stable/book/,

中文翻译:

Usage

If you want to use the code in Chapter 7, switch to the ch7 branch

bash git checkout ch7