Add book zh tour-of-rust (#6184)

Co-authored-by: wangxu <wangxu03@megvii-inc.com>
This commit is contained in:
swartz-k
2021-10-12 22:27:21 +08:00
committed by GitHub
parent d6d6882285
commit ddceca6904

View File

@ -723,6 +723,7 @@
* [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese) * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
* [Rust 语言学习笔记](https://github.com/photino/rust-notes) * [Rust 语言学习笔记](https://github.com/photino/rust-notes)
* [RustPrimer](https://github.com/rustcc/RustPrimer) * [RustPrimer](https://github.com/rustcc/RustPrimer)
* [Tour of Rust](https://tourofrust.com/00_zh-cn.html)
### Scala ### Scala