1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-10-19 01:18:09 +02:00
rustlings/exercises/advanced_errors
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
..
advanced_errs1.rs feat: add advanced_errs1 2021-09-25 11:18:21 +02:00