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 f23a1f4 + 701919b commit ab072b1Copy full SHA for ab072b1
src/hello/print.md
@@ -89,6 +89,6 @@ and [`traits`][traits]
89
[macros]: ../macros.md
90
[string]: ../std/str.md
91
[structs]: ../custom_types/structs.md
92
-[traits]: ../trait.md
+[traits]: https://doc.rust-lang.org/std/fmt/#formatting-traits
93
[`ToString`]: https://doc.rust-lang.org/std/string/trait.ToString.html
94
[convert]: ../conversion/string.md
0 commit comments