rustlings/error_handling
Carol (Nichols || Goulding) c21fb10ae4 Add an exercise for rewriting Option to be Result
In the case where you'd like to provide an explanation why the function
isn't able to do the thing, rather than just not doing the thing.
2016-04-16 10:53:39 -04:00
..
errors1.rs Add an exercise for rewriting Option to be Result 2016-04-16 10:53:39 -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