rust-by-example

Learn Rust with examples (Live code editor included)

Github星跟踪图

Rust By Example

Build Status

Learn Rust with examples (Live code editor included)

Using

If you'd like to read Rust by Example, you can visit https://doc.rust-lang.org/rust-by-example/
to read it online.

If you'd like to read it locally, install Rust, and then:

$ git clone https://github.com/rust-lang/rust-by-example
$ cd rust-by-example
$ cargo install mdbook --version 0.2 --force
$ mdbook build
$ mdbook serve

To be able to run the examples, you must be connected to the internet; you can
read all content offline, however!

Contributing

Please see the CONTRIBUTING.md file for more details.

Translations to other languages

License

Rust by Example is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in Rust by Example by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.

主要指标

概览
名称与所有者rust-lang/rust-by-example
主编程语言JavaScript
编程语言 (语言数: 3)
平台
许可证Apache License 2.0
所有者活动
创建于2014-04-25 06:22:40
推送于2025-11-03 20:26:45
最后一次提交2025-11-03 20:26:45
发布数0
用户参与
星数7.7k
关注者数147
派生数1.5k
提交数3.1k
已启用问题?
问题数659
打开的问题数78
拉请求数1147
打开的拉请求数5
关闭的拉请求数154
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?