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/error_handling
Carol (Nichols || Goulding) 65cc4cf12c Add jleedev's try!, From, and Error exercise!
Made some modifications to clarify the structure since this is a bigger
example, also added some more hints.

Name it errorsn since I think we could still use more exercises between
errors1 and errorsn, but I've been sitting on these too long as it is :)
8 years ago
..
errors1.rs Add an exercise for rewriting Option to be Result 8 years ago
errorsn.rs Add jleedev's try!, From, and Error exercise! 8 years ago
option1.rs Rename the first errors exercise to be about Option, link to it 8 years ago
result1.rs Start an error handling section and move the result exercise there 8 years ago