oopsie 0.1.0-rc.20

Ergonomic, structured error handling: context selectors, traced errors, and rich colorized reports
Documentation
1
2
3
4
5
error: #[derive(Oopsie)] does not support tuple variants/structs
  --> tests/compile-fail/tuple_variant.rs:12:8
   |
12 |     Foo(String),
   |        ^^^^^^^^