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

https://github.com/adeelibr/rust-sandbox

personal rust sandbox
https://github.com/adeelibr/rust-sandbox

Last synced: 3 months ago
JSON representation

personal rust sandbox

Awesome Lists containing this project

README

          

### Start of something nice

This repo covers the fundamentals of rust

#### Setting up

- running a rust file
- setting up a project via cargo
- running the debug/release version of your project