cheats.rs | 中文版1 | 中文版2 | PDF 版
**为喜欢高信息密度的人提供的单页 Rust 资源. **
使用案例, 按优先顺序排列: *识别和查找指南 用于代码中遇到的构造, *发现 你可能不懂的语言部分, *了解 Rust 如果你有编程经验.
使用 Zola 构建, 这是一个用 Rust 编写的静态站点生成器. 要在本地开发请安装 Zola, 然后运行:
# 安装node的依赖包
pnpm i
# 开启自动更新的构建服务
zola serve
Contributions are welcome and you can PR bug fixes directly. If you somehow ended up here but prefer not to use Github write to [email protected], or use the on-site buttons.
Constructive feedback would be most actionable, but if you just want to vent your frustration that's fine too :)
Big shout-out to all the contributors and people filing issues and pull requests for being awesome!
参见:
- The Bronshtein and Semendyayev Handbook of Mathematics, the mother of all cheat sheets
- The Book (some tables)
- Idiomatic Rust Libraries (idiomatic Rust)
- Ferris (Rust mascot by Karen Rustad Tölva)
- Rust container cheat sheet (for data layout; Raph Levien)
- That one IEEE 754-2008 Powerpoint deck I can't find anymore ...
- String Conversions
- steffahn from users.rust-lang.org (for outstanding explanations)
简体翻译版本翻译参与人员:
欢迎对文档进行交流.
详情请看这里.