We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5898ac + 6b04848 commit c28c661Copy full SHA for c28c661
info.toml
@@ -815,7 +815,7 @@ hint = """
815
Step 1:
816
We need to apply something to the collection `my_fav_fruits` before we start to go through
817
it. What could that be? Take a look at the struct definition for a vector for inspiration:
818
-https://doc.rust-lang.org/std/vec/struct.Vec.html.
+https://doc.rust-lang.org/std/vec/struct.Vec.html
819
Step 2 & step 3:
820
Very similar to the lines above and below. You've got this!
821
Step 4:
0 commit comments