Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CreatorsDAO/rust-co-learn
https://github.com/CreatorsDAO/rust-co-learn
blockchain rust
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/CreatorsDAO/rust-co-learn
- Owner: CreatorsDAO
- Created: 2023-04-01T08:48:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T04:44:28.000Z (over 1 year ago)
- Last Synced: 2024-09-24T16:09:01.313Z (5 months ago)
- Topics: blockchain, rust
- Language: Rust
- Size: 5.41 MB
- Stars: 34
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-list - CreatorsDAO/rust-co-learn - co-learn?style=social"/> : rust-co-learn. (Summary)
- awesome-rust-list - CreatorsDAO/rust-co-learn - co-learn?style=social"/> : rust-co-learn. (Summary)
README
# rust-co-learn
克隆项目至本地
```
git clone https://github.com/CreatorsDAO/rust-co-learn
```使用cargo doc 打开
```
cd rust-co-learn
cargo doc --no-deps --open
```