errorstack 0.1.1

A derive-based typed error system with first-class error stack building.
Documentation
1
2
3
4
5
error: deriving From requires no fields other than source and backtrace
  --> tests/compile_fail/from_with_location.rs:10:9
   |
10 |         #[from]
   |         ^^^^^^^