anystack 0.6.0-alpha.3

Flexible and comprehensive error handling.
Documentation
---
source: tests/test_debug.rs
expression: "format!(\"{report:?}\")"
---
context A
├╴at tests/test_debug.rs:210:10
├╴2
├╴1
│
╰┬▶ context A
 │  ├╴at tests/test_debug.rs:203:10
 │  ├╴4
 │  ├╴3
 │  │
 │  ╰─▶ root error
 │      ├╴at tests/common.rs:4:5
 │      ├╴backtrace (1)
 │      ├╴span trace with 2 frames (1)
 │      ╰╴6
 │
 ╰▶ context A
    ├╴at tests/test_debug.rs:198:10
    ├╴5
    ├╴3
    │
    ├─▶ context A
    │   ├╴at tests/test_debug.rs:196:10
    │   ╰╴7
    │
    ╰┬▶ context A
     │  ├╴at tests/test_debug.rs:187:34
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ├╴at tests/common.rs:4:5
     │      ├╴backtrace (2)
     │      ╰╴span trace with 2 frames (2)
     │
     ├▶ context A
     │  ├╴at tests/test_debug.rs:180:10
     │  ├╴13
     │  ├╴10
     │  ├╴16
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ├╴at tests/common.rs:4:5
     │      ├╴backtrace (3)
     │      ╰╴span trace with 2 frames (3)
     │
     ├▶ context A
     │  ├╴at tests/test_debug.rs:166:10
     │  ├╴15
     │  ├╴14
     │  ├╴10
     │  ├╴16
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ├╴at tests/common.rs:4:5
     │      ├╴backtrace (4)
     │      ╰╴span trace with 2 frames (4)
     │
     ├▶ context A
     │  ├╴at tests/test_debug.rs:176:10
     │  ├╴11
     │  ├╴9
     │  ├╴8
     │  │
     │  ╰─▶ root error
     │      ├╴at tests/common.rs:4:5
     │      ├╴backtrace (5)
     │      ╰╴span trace with 2 frames (5)
     │
     ╰▶ context A
        ├╴at tests/test_debug.rs:172:10
        ├╴12
        ├╴9
        ├╴8
        │
        ├─▶ context A
        │   ╰╴at tests/test_debug.rs:171:10
        │
        ╰─▶ root error
            ├╴at tests/common.rs:4:5
            ├╴backtrace (6)
            ╰╴span trace with 2 frames (6)

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

backtrace no. 1
  [redacted]

span trace No. 1
  [redacted]

backtrace no. 2
  [redacted]

span trace No. 2
  [redacted]

backtrace no. 3
  [redacted]

span trace No. 3
  [redacted]

backtrace no. 4
  [redacted]

span trace No. 4
  [redacted]

backtrace no. 5
  [redacted]

span trace No. 5
  [redacted]

backtrace no. 6
  [redacted]

span trace No. 6
  [redacted]