https://github.com/flatcap/learn-rust
exercises to learn rust
https://github.com/flatcap/learn-rust
Last synced: about 2 months ago
JSON representation
exercises to learn rust
- Host: GitHub
- URL: https://github.com/flatcap/learn-rust
- Owner: flatcap
- Created: 2022-12-05T00:57:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T00:59:30.000Z (about 3 years ago)
- Last Synced: 2025-01-19T09:32:04.541Z (about 1 year ago)
- Language: Rust
- Size: 107 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This isn't a resource to help you learn Rust, it's my solutions to the exercises in the Rust Book.
See:
- https://www.rust-lang.org/
- https://doc.rust-lang.org/book/