Commit graph

2 commits

Author SHA1 Message Date
Taylor Yu ec36829cae feature: add advanced_errs2
New exercise to demonstrate traits that make it easier for other code
to consume our custom error types.
2021-06-25 16:55:59 -05:00
Taylor Yu 6e7daacb89 feature: add advanced_errs1
New section and exercise to demonstrate the `From` trait for errors
and its usefulness with the `?` operator.
2021-06-25 16:55:08 -05:00