pseudo-backtrace 0.2.1

Utilities for constructing stack-like error chains with caller locations
Documentation
1
2
3
4
5
error: invalid #[stack_error] attribute: expected `std` or `stacked`
 --> tests/trybuild/fail/invalid_stack_error_arg.rs:5:5
  |
5 |     #[stack_error(foo)]
  |     ^^^^^^^^^^^^^^^^^^^