Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

kingfree/cheats.rs

 
 

Repository files navigation

Logo Rust 语言备忘清单(中文翻译)

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 webmaster@cheats.rs, 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 :)

Credits

Big shout-out to all the contributors and people filing issues and pull requests for being awesome!

参见:

关于中文翻译

简体翻译版本翻译参与人员:

欢迎对文档进行交流.

许可证

详情请看这里.