File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 55// information without writing the same function twice.
66//
77// Consider what you can add to the Licensed trait.
8+ // Execute `rustlings hint traits3` or use the `hint` watch subcommand for a hint.
89
910// I AM NOT DONE
1011
Original file line number Diff line number Diff line change 22//
33// Your task is to replace the '??' sections so the code compiles.
44// Don't change any line other than 21.
5+ // Execute `rustlings hint traits4` or use the `hint` watch subcommand for a hint.
56
67// I AM NOT DONE
78
Original file line number Diff line number Diff line change 22//
33// Your task is to replace the '??' sections so the code compiles.
44// Don't change any line other than 27.
5+ // Execute `rustlings hint traits5` or use the `hint` watch subcommand for a hint.
56
67// I AM NOT DONE
78
You can’t perform that action at this time.
0 commit comments