3 Commits

Author SHA1 Message Date
zhangshaozhi
76acb9f534 fix(advanced_errors): Fix unit test unreachable_patterns warning 2021-10-18 14:55:53 +08:00
Taylor Yu
abd6b70c72 feat: add advanced_errs2
New exercise to demonstrate traits that make it easier for other code
to consume our custom error types.
2021-09-25 11:18:23 +02:00
Taylor Yu
882d535ba8 feat: add advanced_errs1
New section and exercise to demonstrate the `From` trait for errors
and its usefulness with the `?` operator.
2021-09-25 11:18:21 +02:00