mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 22:02:22 -05:00
b0c9b33978
Forgot to add changes to last commit.
5 lines
No EOL
248 B
Markdown
5 lines
No EOL
248 B
Markdown
For this exercise check out the sections:
|
|
- [Error Handling](https://doc.rust-lang.org/book/2018-edition/ch09-02-recoverable-errors-with-result.html)
|
|
- [Generics](https://doc.rust-lang.org/book/2018-edition/ch10-01-syntax.html)
|
|
|
|
of the Rust Book. |