jetsung Rust 文档资源 资源 DOCS.RS https://docs.rs 文档 The Rust Programming Language https://github.com/rust-lang/book https://doc.rust-lang.org/book/ Rust 程序设计语言 (简体中文译本) https://github.com/KaiserY/trpl-zh-cn https://kaisery.github.io/trpl-zh-cn/ http://120.78.128.153/rustbook/ Rust 程序设计语言 (简体中文译本2) https://github.com/rust-lang-cn/book-cn https://rustwiki.org/zh-CN/book/ rust-程式設計語言 (繁体中文译本) https://github.com/rust-tw/book-tw https://rust-lang.tw/book-tw/ Rust by Example https://github.com/rust-lang/rust-by-example https://doc.rust-lang.org/rust-by-example/ 通过例子学 Rust (中文译版) http://rustwiki.org/zh-CN/rust-by-example/ https://github.com/rust-lang-cn/rust-by-example-cn The Edition Guide https://github.com/rust-lang/edition-guide https://doc.rust-lang.org/nightly/edition-guide/ Rust 版本指南 (中文译版) https://github.com/rust-lang-cn/edition-guide-cn https://rustwiki.org/zh-CN/edition-guide/ The Rustonomicon https://github.com/rust-lang/nomicon https://doc.rust-lang.org/nomicon/ Rust死灵书 (中文译版) https://github.com/qiwihui/rust-nomicon https://nomicon.qiwihui.com/ The Cargo Book https://github.com/rust-lang/cargo/tree/master/src/doc https://doc.rust-lang.org/cargo/guide/ The Cargo Book (中文译本) https://github.com/chinanf-boy/cargo-book-zh http://llever.com/cargo-book-zh/ Rust Cookbook https://github.com/rust-lang-nursery/rust-cookbook https://rust-lang-nursery.github.io/rust-cookbook/ Rust 烹饪书 (中文译本) https://github.com/chinanf-boy/rust-cookbook-zh http://llever.com/rust-cookbook-zh/