error-stack 0.7.0

A context-aware error-handling library that supports arbitrary attached user data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<b>could not parse configuration file</b>
├╴at <i>libs/error-stack/src/lib.rs:27:10</i>
├╴could not read file &quot;test.txt&quot;
├╴1 additional opaque attachment
│
╰─▶ <b>No such file or directory (os error 2)</b>
    ├╴at <i>libs/error-stack/src/lib.rs:27:10</i>
    ╰╴backtrace (1)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

backtrace no. 1
  [redacted]