Skip to content

alexxroche/rustlings-idiomatic-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

rustlings-idiomatic-solutions

A curated collection of solutions to the rustlings exercises

Similar structure to the rustlings exercises, except there is a directory for each exercise in the form:

./exercises/example/solve1.rs -> ./exercises/example/solve1.rs_/solve1.rs

The trailing "_" prevents name collision and enables us to have multiple examples for each exercise, demonstrating both good and bad examples.

About

A curated collection of solutions to the rustlings exercises

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages