https://github.com/friedrith/discover-rust
https://github.com/friedrith/discover-rust
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/friedrith/discover-rust
- Owner: friedrith
- License: mit
- Created: 2024-05-16T11:21:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T12:12:04.000Z (about 1 year ago)
- Last Synced: 2025-07-24T15:48:18.571Z (about 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discover-rust
This project is a collection of small projects I created to learn Rust. I'm using the book [The Rust Programming Language](https://doc.rust-lang.org/book/) as a guide.