You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/error_handling
Julien Bisconti 187d2ad226
Update errors1.rs
Add Result type signature as it is difficult for new comers to understand Generics and Error all at once
5 years ago
..
README.md Fix links by deleting book version 6 years ago
errors1.rs Update errors1.rs 5 years ago
errors2.rs Fix permissions on source files 6 years ago
errors3.rs Fix permissions on source files 6 years ago
errorsn.rs Fix permissions on source files 6 years ago
option1.rs Fix permissions on source files 6 years ago
result1.rs Fix permissions on source files 6 years ago

README.md

For this exercise check out the sections:

of the Rust Book.