Add [Package and Crate]

This commit is contained in:
sunface 2022-03-14 15:39:48 +08:00
parent 4e8dde4fa3
commit b43cd50396
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This book was designed for easily diving into and get skilled with Rust, and it's very easy to use: All you need to do is to make each exercise compile without ERRORS and Panics !
> 🎊 Updated on 2022-03-11: Add [Result and ?](https://practice.rs/result-panic/result.html)
> 🎊 Updated on 2022-03-14: Add [Package and Crate](https://practice.rs/crate-module/crate.html)
## Reading online