pseudo-backtrace 0.2.1

Utilities for constructing stack-like error chains with caller locations
Documentation
1
2
3
4
5
error: multiple fields marked with #[stack_error(std)]
 --> tests/trybuild/fail/multiple_std.rs:7:5
  |
7 |     #[stack_error(std)]
  |     ^