mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-30 03:17:50 +01:00
feat(traits): add hint comments
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// The trait AppendBar has only one function,
|
||||
// which appends "Bar" to any object
|
||||
// implementing this trait.
|
||||
// Execute `rustlings hint traits1` or use the `hint` watch subcommand for a hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user