Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcthesw/my-rustlings-solution

My solutions of rustlings
https://github.com/mcthesw/my-rustlings-solution

Last synced: 3 days ago
JSON representation

My solutions of rustlings

Awesome Lists containing this project

README

        

# My Rustlings Solution
[简体中文](README.zh_cn.md)

This repo is my solution to the [rustlings](https://github.com/rust-lang/rustlings) exercises.

Every check is passed, but I'm not sure if it's the best solution.