Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.