summaryrefslogtreecommitdiff
path: root/error_handling/errors1.rs
AgeCommit message (Collapse)Author
2018-02-21Added filename to top of .rs filesRobert Lugg
2016-04-16Add an exercise for rewriting Option to be ResultCarol (Nichols || Goulding)
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.