error-stack 0.2.4

A context-aware error-handling library that supports arbitrary attached user data
Documentation
---
source: tests/test_debug.rs
expression: "format!(\"{report:#?}\")"
---
context B
├╴ tests/test_debug.rs:329:14
├╴ printable C
│
├─▶ A multiline
│   context that might have
│   a bit more info
│   ├╴ tests/test_debug.rs:326:14
│   ├╴ printable B
│   ╰╴ 1 additional opaque attachment
│
╰─▶ A multiline
    context that might have
    a bit more info
    ├╴ tests/test_debug.rs:325:22
    ╰╴ backtrace (1)

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

backtrace no. 1
  [redacted]