Solutions for the rustlings exercises as of version@4.6.0
rustlings watch
rustlings run next # run the next unsolved exercise
# or
rustlings run myExercise1 # run single exercise
rustlings hint next
# or
rustlings hint myExercise1
rustlings list
| Exercies | Progress | Code |
|---|---|---|
variables |
6/6 | :link: |
functions |
5/5 | :link: |
if |
2/2 | :link: |
quiz1 |
1/1 | :link: |
move_semantics |
5/5 | :link: |
primitive_types |
6/6 | :link: |
structs |
3/3 | :link: |
enums |
3/3 | :link: |
modules |
3/3 | :link: |
collections |
4/4 | :link: |
strings |
2/2 | :link: |
quiz2 |
1/1 | :link: |
error_handlings |
6/6 | :link: |
generics |
3/3 | :link: |
option |
3/3 | :link: |
traits |
2/2 | :link: |
tests |
3/3 | :link: |
quiz3 |
1/1 | :link: |
standard_library_types |
7/7 | :link: |
threads |
1/1 | :link: |
macros |
4/4 | :link: |
quiz4 |
1/1 | :link: |
clippy |
2/2 | :link: |
conversions |
5/5 | :link: |
advanced_errors |
1/2 | :link: |
Written by @Minsu Kim✌
$ claude mcp add rustlings-solution \
-- python -m otcore.mcp_server <graph>