We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fbe582 commit e714b4eCopy full SHA for e714b4e
docs/languages/rust/index.md
@@ -19,6 +19,6 @@
19
## 资源链接
20
21
- The Rust Programming Language(也被称为 The Book)。Rust 官方网站推荐的 Rust 语言入门书籍 https://doc.rust-lang.org/book/
22
- - The Book 的中文社区翻译版,版本可能落后于英文原版 https://rustwiki.org/zh-CN/book/
+ - The Book 的中文社区翻译版,更新很及时 https://kaisery.github.io/trpl-zh-cn/
23
24
- Rustlings。Rust 官方推荐的另一种入门方式,适合喜欢边学边做的同学 https://github.com/rust-lang/rustlings/
0 commit comments