diff options
Diffstat (limited to 'exercises/traits/traits2.rs')
| -rw-r--r-- | exercises/traits/traits2.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exercises/traits/traits2.rs b/exercises/traits/traits2.rs index 916c3c4..708bb19 100644 --- a/exercises/traits/traits2.rs +++ b/exercises/traits/traits2.rs @@ -9,6 +9,7 @@ // // No boiler plate code this time, // you can do this! +// Execute `rustlings hint traits2` or use the `hint` watch subcommand for a hint. // I AM NOT DONE |
