error-stack 0.2.0

A context-aware error-handling library that supports arbitrary attached user data
Documentation
---
source: tests/test_debug.rs
expression: "format!(\"{report:#?}\")"
---
context A
├╴tests/test_debug.rs:214:10
├╴2
├╴1
│
╰┬▶ context A
 │  ├╴tests/test_debug.rs:208:10
 │  ├╴4
 │  ├╴3
 │  │
 │  ╰─▶ root error
 │      ├╴tests/common.rs:147:5
 │      ╰╴6
 │
 ╰▶ context A
    ├╴tests/test_debug.rs:203:10
    ├╴5
    ├╴3
    │
    ├─▶ context A
    │   ├╴tests/test_debug.rs:201:10
    │   ╰╴7
    │
    ╰┬▶ context A
     │  ├╴tests/test_debug.rs:192:34
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ╰╴tests/common.rs:147:5
     │
     ├▶ context A
     │  ├╴tests/test_debug.rs:186:10
     │  ├╴13
     │  ├╴10
     │  ├╴16
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ╰╴tests/common.rs:147:5
     │
     ├▶ context A
     │  ├╴tests/test_debug.rs:172:10
     │  ├╴15
     │  ├╴14
     │  ├╴10
     │  ├╴16
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ╰╴tests/common.rs:147:5
     │
     ├▶ context A
     │  ├╴tests/test_debug.rs:182:10
     │  ├╴11
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ╰╴tests/common.rs:147:5
     │
     ╰▶ context A
        ├╴tests/test_debug.rs:178:10
        ├╴12
        ├╴9
        ├╴8
        │
        ├─▶ context A
        │   ╰╴tests/test_debug.rs:177:10
        │
        ╰─▶ root error
            ╰╴tests/common.rs:147:5