pseudo-backtrace 0.2.1

Utilities for constructing stack-like error chains with caller locations
Documentation
1
2
3
4
5
error: missing #[location] attribute or field named `location`
 --> tests/trybuild/fail/missing_location.rs:4:8
  |
4 | struct MissingLocation {
  |        ^^^^^^^^^^^^^^^