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

https://github.com/samrb-dev/justsomerust

Just Some Rust (JSR) is a collection of simple rust project for beginners.
https://github.com/samrb-dev/justsomerust

rust rust-for-beginners rusttutorial

Last synced: 11 months ago
JSON representation

Just Some Rust (JSR) is a collection of simple rust project for beginners.

Awesome Lists containing this project

README

          

# JSR v1.0 build
```shell
rustc *.rs --out-dir build --color always
```