add zh/crate.md

This commit is contained in:
sunface
2022-03-21 13:01:51 +08:00
parent 6ead8a0378
commit 35684da367
2 changed files with 7 additions and 2 deletions

View File

@ -1 +1,6 @@
# Crate and module
# 包和模块
学习资料:
- 简体中文: [Rust语言圣经 - 包和模块](https://course.rs/basic/crate-module/intro.html)