fix(traits): update hint comments

This commit is contained in:
mokou
2022-07-15 14:14:48 +02:00
parent 63b0c7e399
commit 1a7a3f5c8e
3 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
// information without writing the same function twice.
//
// Consider what you can add to the Licensed trait.
// Execute `rustlings hint traits3` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE