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 5
5
// information without writing the same function twice.
6
6
//
7
7
// Consider what you can add to the Licensed trait.
8
+ // Execute `rustlings hint traits3` or use the `hint` watch subcommand for a hint.
8
9
9
10
// I AM NOT DONE
10
11
Original file line number Diff line number Diff line change 2
2
//
3
3
// Your task is to replace the '??' sections so the code compiles.
4
4
// Don't change any line other than 21.
5
+ // Execute `rustlings hint traits4` or use the `hint` watch subcommand for a hint.
5
6
6
7
// I AM NOT DONE
7
8
Original file line number Diff line number Diff line change 2
2
//
3
3
// Your task is to replace the '??' sections so the code compiles.
4
4
// Don't change any line other than 27.
5
+ // Execute `rustlings hint traits5` or use the `hint` watch subcommand for a hint.
5
6
6
7
// I AM NOT DONE
7
8
You can’t perform that action at this time.
0 commit comments