rust-by-example

Learn Rust with examples (Live code editor included)

  • 所有者: rust-lang/rust-by-example
  • 平台:
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

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-24 22:22:40
推送于2025-08-08 12:02:25
最后一次提交2025-08-08 09:02:24
发布数0
用户参与
星数7.6k
关注者数151
派生数1.4k
提交数3.1k
已启用问题?
问题数651
打开的问题数71
拉请求数1136
打开的拉请求数4
关闭的拉请求数152
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?