anystack 0.6.0-alpha.3

Flexible and comprehensive error handling.
Documentation
1
2
3
4
5
6
7
<b>could not parse configuration file</b>
├╴at <i>src/lib.rs:24: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>src/lib.rs:24:10</i>