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 94d4aed + 3cd87df commit 0214ba6Copy full SHA for 0214ba6
src/error/multiple_error_types/wrap_error.md
@@ -92,5 +92,9 @@ for you.
92
93
[`From::from`][from] and [`Enums`][enums]
94
95
+
96
+[`Crates for handling errors`][crates-errors]
97
98
[from]: https://doc.rust-lang.org/std/convert/trait.From.html
99
[enums]: ../../custom_types/enum.md
100
+[crates-errors]: https://crates.io/keywords/error-handling
0 commit comments