Rust 学习参考书籍
Rust 大约 1888 字Rust 程序设计语言
英文版
https://doc.rust-lang.org/book
中文版
https://kaisery.github.io/trpl-zh-cn
https://www.rustwiki.org.cn/zh-CN/book
通过例子学 Rust
英文版
https://doc.rust-lang.org/stable/rust-by-example
中文版
https://rustwiki.org/zh-CN/rust-by-example
Rust 语言圣经
https://course.rs/about-book.html
Rust 宏小册
英文版
https://veykril.github.io/tlborm/introduction.html
中文版
https://zjp-cn.github.io/tlborm/introduction.html
Rust 异步编程
英文版
https://rust-lang.github.io/async-book
中文版
https://huangjj27.github.io/async-book
Rust 参考手册
英文版
https://doc.rust-lang.org/reference/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/reference
API 参考文档
英文版
https://doc.rust-lang.org/std/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/std
Rust 版本指南
英文版
https://doc.rust-lang.org/edition-guide/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/edition-guide
Rust 秘典
英文版
https://doc.rust-lang.org/nomicon/index.html
中文版
未稳定特性手册
英文版
https://doc.rust-lang.org/nightly/unstable-book/index.html
Rust Cookbook
英文版
https://rust-lang-nursery.github.io/rust-cookbook
中文版
https://www.rustwiki.org.cn/zh-CN/rust-cookbook
WebAssembly
英文版
https://rustwasm.github.io/docs/book
GitHub
https://github.com/rustwasm/book
命令行开发
英文版
https://rust-cli.github.io/book/index.html
中文版
https://suibianxiedianer.github.io/rust-cli-book-zh_CN
依赖库
https://github.com/clap-rs/clap
Cargo 手册
英文版
https://doc.rust-lang.org/cargo/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/cargo
rustdoc 手册
英文版
https://doc.rust-lang.org/rustdoc/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/rustdoc
rustc 手册
英文版
https://doc.rust-lang.org/rustc/index.html
中文版
https://www.rustwiki.org.cn/zh-CN/rustc
编译错误列表
英文版
https://doc.rust-lang.org/error_codes/error-index.html
中文版
https://www.rustwiki.org.cn/zh-CN/error-index
Google Comprehensive Rust
英文版
https://google.github.io/comprehensive-rust
GitHub
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb扫描下方二维码关注公众号和小程序↓↓↓

-
Linux 文件删除后未释放空间解决办法阅读 1957
-
只有一部分接口跨域问题阅读 2429
-
Nginx 配置之开启缓存过期时间阅读 3018
-
Spring Boot OpenFeign 打印完整请求日志阅读 324
-
Docker 部署 Nexus阅读 2327
-
Linux 之 CentOS yum 更换镜像阅读 2754
-
使用 awk 提取 JSON 字符串中的字段阅读 8266
-
Spring Cloud OpenFeign 使用指定配置阅读 511
-
JavaScript 监听标签页切换阅读 1205
-
GitHub OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443阅读 5369