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 6ac42c5 + a3a5fbe commit cbf9016Copy full SHA for cbf9016
info.toml
@@ -746,7 +746,7 @@ path = "exercises/quiz3.rs"
746
mode = "test"
747
hint = """
748
To find the best solution to this challenge you're going to need to think back to your
749
-knowledge of traits, specifically Trait Bound Syntax - you may also need this: "use std::fmt::Display;""""
+knowledge of traits, specifically Trait Bound Syntax - you may also need this: `use std::fmt::Display;`."""
750
751
# TESTS
752
0 commit comments