Each exercise has the line:
But I can't find how to access the hints. Are there any hints, or is that not implemented yet?
In Rustlings I can type hint as a command to get a hint for the current exercise in its equivalent of the vr start interactive loop.
Each exercise has the line:
// I DON'T NEED A HINTBut I can't find how to access the hints. Are there any hints, or is that not implemented yet?
In Rustlings I can type
hintas a command to get a hint for the current exercise in its equivalent of thevr startinteractive loop.