1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-03-23 21:29:42 +02:00
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
..