Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxmindlin/rustlings-solutions
Solutions for rust-langs rustlings exercises
https://github.com/maxmindlin/rustlings-solutions
exercises rust rustlings solutions
Last synced: 23 days ago
JSON representation
Solutions for rust-langs rustlings exercises
- Host: GitHub
- URL: https://github.com/maxmindlin/rustlings-solutions
- Owner: maxmindlin
- License: mit
- Created: 2019-04-13T02:01:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T02:13:51.000Z (over 5 years ago)
- Last Synced: 2023-03-04T10:14:15.093Z (over 1 year ago)
- Topics: exercises, rust, rustlings, solutions
- Language: Rust
- Homepage:
- Size: 32.2 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a passing set of my solutions to the [rustlings practice exercises](https://github.com/rust-lang/rustlings) as of version `tags/1.1.0`.
This is meant to be used as a reference of possible solutions.
All credit goes to [rust-lang](https://github.com/rust-lang) for the exercises.