Skip to content

theopomies/rust_exercism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Exercism

These are my Exercism Rust Track solutions.

They are mainly stored for me to keep them, but also to serve as inspiration.

Feel free to contact me either through issues or comments on the solutions directly on Exercism as all solutions are public.

Installation

Please refer to Rust's website and Exercism's website to install the right tools.

Structure

Each folder contains a problem/exercise detailed in it's README, Cargo.toml to install the right dependencies, a tests folder with tests and a lib.rs file with my solution.

I know I should split solutions in multiple files (organise my modules) but for the sake of simplicity I don't do it, it makes it much easier to push them to exercism.

About

My personal Exercism Rust Track solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages