ebe183651397fb87d58b37fda660ec38bb3952aa
Playground - Exn
Context aware errors.
https://fast.github.io/blog/stop-forwarding-errors-start-designing-them/
example output:
the program died, at src/main.rs:35:34
|
|-> failed to create file: res/foo.txt, at src/main.rs:79:43
|
|-> Permission denied (os error 13), at src/main.rs:79:43
Description
Languages
Rust
100%