1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-02-05 13:14:56 +02:00

1 Commits

Author SHA1 Message Date
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