This is a personal repository to help me learning Rust language.
This project contains notes and small program examples on Rust programming.
- Rust playground online
- Resources for game development
- Resources for web development
- Rust By Example
- Code examples in Rust - rustlings
- The Rust community’s crate registry
- An unofficial guide to the Rust ecosystem
- Lightweight, opinionated, curated, unofficial alternative to crates.io
To run a project, access a project directory and run
cargo run