fix(structs): add hint comments

This commit is contained in:
mokou
2022-07-14 12:04:54 +02:00
parent 4531c21bf1
commit 886d599c96
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
// structs2.rs
// Address all the TODOs to make the tests pass!
// Execute `rustlings hint structs2` or use the `hint` watch subcommand for a hint.
// I AM NOT DONE