error-stack 0.7.0

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

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

backtrace no. 1
  [redacted]