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 ffb165c + d7e58ee commit 04d1d4cCopy full SHA for 04d1d4c
exercises/error_handling/README.md
@@ -1,5 +1,5 @@
1
For this exercise check out the sections:
2
-- [Error Handling](https://doc.rust-lang.org/book/2018-edition/ch09-02-recoverable-errors-with-result.html)
3
-- [Generics](https://doc.rust-lang.org/book/2018-edition/ch10-01-syntax.html)
+- [Error Handling](https://doc.rust-lang.org/book/ch09-02-recoverable-errors-with-result.html)
+- [Generics](https://doc.rust-lang.org/book/ch10-01-syntax.html)
4
5
-of the Rust Book.
+of the Rust Book.
0 commit comments