Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mcthesw/my-rustlings-solution
- Owner: mcthesw
- Created: 2022-10-22T15:09:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T15:16:51.000Z (about 2 years ago)
- Last Synced: 2024-11-09T19:34:19.412Z (about 2 months ago)
- Language: Rust
- Size: 91.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.