rust-translation-guide
rust-translation-guide copied to clipboard
Rust 文档翻译指引-The translation guide for Rust docs
Results
2
rust-translation-guide issues
Sort by
recently updated
recently updated
newest added
## 内容 ``` Rust 语言的学习或参考文档大都列在 [**Rust 学习指引页**](https://www.rust-lang.org/learn) 和 [**Rust 官方文档主页**](https://doc.rust-lang.org/) 上,目前 Rust 官方团队已经将相关文档拆分到不同的仓库上: ``` ## 问题 https://doc.rust-lang.org/ 被定向到https://www.rust-lang.org/learn,导致两个点进去网站一样。
[perf-book](https://github.com/nnethercote/perf-book) 是面向Rust入门者的性能分析/优化教程 我的[汉化](https://github.com/poly000/perf-book-zh)基于 @Blues-star 的DeepL机翻修改,目前有待润色