errorstack 0.1.1

A derive-based typed error system with first-class error stack building.
Documentation
1
2
3
4
5
error: ErrorStack derive is not supported on unions
 --> tests/compile_fail/union_error.rs:4:7
  |
4 | union Payload {
  |       ^^^^^^^