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 :)
2016-04-16 11:29:33 -04:00
..
errors1.rs Add an exercise for rewriting Option to be Result 2016-04-16 10:53:39 -04:00
errorsn.rs Add jleedev's try!, From, and Error exercise! 2016-04-16 11:29:33 -04:00
option1.rs Rename the first errors exercise to be about Option, link to it 2016-04-16 10:53:39 -04:00
result1.rs Start an error handling section and move the result exercise there 2016-04-16 10:53:39 -04:00