Skip to content
notebook of study rust
Search
Main Navigation
C 语言
Rust 基础
Rust 异步
Rust 常用库
Appearance
Menu
Return to top
On this page
介绍
Rust 是一种系统级编程语言, 设计用于开发高性能和可靠的应用程序
建议
并不推荐新手直接学习 Rust, 建议先学习 c 语言, 有了基础之后再学习 Rust
相关文档
rust 官方网站
rust 官方标准库文档
rust 中文标准库文档
rust 程序语言设计
rust 语言圣经
rust 通过例子学习
rust 参考手册
cargo 手册
rust 语言之旅