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
- Host: GitHub
- URL: https://github.com/adeelibr/rust-sandbox
- Owner: adeelibr
- Created: 2020-05-20T15:39:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T00:17:27.000Z (about 6 years ago)
- Last Synced: 2025-01-19T08:26:54.708Z (over 1 year ago)
- Language: Rust
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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