oopsie 0.1.0-rc.20

Ergonomic, structured error handling: context selectors, traced errors, and rich colorized reports
Documentation
1
2
3
4
5
6
error[E0080]: evaluation panicked: `Big` is 32 bytes, must be ≤ 16
              set by `[package.metadata.oopsie] max-size` in Cargo.toml
 --> struct_over.rs:6:12
  |
6 | pub struct Big {
  |            ^^^ evaluation of `_::size_check` failed here