https://github.com/flatcap/learn-rust
exercises to learn rust
https://github.com/flatcap/learn-rust
Last synced: about 1 month 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-05T00:59:30.000Z (about 2 years ago)
- Last Synced: 2024-11-18T07:06:22.130Z (3 months 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/