Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rcore-os/learn-rust


https://github.com/rcore-os/learn-rust

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# learn-rust

## 文档本地使用方法
```
git clone https://github.com/chyyuu/learn-rust.git
cd learn-rust
cargo install mdbook
mdbook serve docs
```