下拉刷新
项目详情
navbar_avatar分享
repo_avatar
HelloGitHub 评分
0 人评分
包含一些小练习的 Rust 教程
开源MIT
认领
收藏
分享
59.8k
星数
中文
Rust
主语言
活跃
423
贡献者
68
Issues
组织
6.5.0
最新版本
1w
Forks
MIT
协议
更多
rustlings image
该项目通过一个个简单练习小 demo,让初学者学习 Rust 的语法。通过简单的命令即可安装本项目,然后修改每个小练习,达到编译通过或者目标输出,通过后会进入下一关,有种闯关的成就感。运行方法: ``` 安装: git clone https://github.com/rust-lang/rustlings cd rustlings git checkout tags/4.0.0 # or whatever the latest version is (find out at https://github.com/rust-lang/rustlings/releases/latest) cargo install --force --path . 安装完后,运行: rustlings watch ```
收录于:
第 54 期
标签:
教程
Rust

评论

评分:
暂无精选评论