error-stack 0.7.0

A context-aware error-handling library that supports arbitrary attached user data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<b>invalid input parameter</b>
├╴at <i>libs/error-stack/src/fmt/hook.rs:27:14</i>
├╴backtrace (1)
├╴error 404
╰╴error 405

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

backtrace no. 1
  [redacted]

error 404:
  not found - server cannot find requested resource

error 405:
  bad request - server cannot or will not process request