Skip to content

Commit 3cd87df

Browse files
committed
feat: add ref to crates io
1 parent 94d4aed commit 3cd87df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/error/multiple_error_types/wrap_error.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,9 @@ for you.
9292

9393
[`From::from`][from] and [`Enums`][enums]
9494

95+
96+
[`Crates for handling errors`][crates-errors]
97+
9598
[from]: https://doc.rust-lang.org/std/convert/trait.From.html
9699
[enums]: ../../custom_types/enum.md
100+
[crates-errors]: https://crates.io/keywords/error-handling

0 commit comments

Comments
 (0)