A light wrapper around the top level of [CPS](http://en.wikipedia.org/wiki/Continuation-passing_style) functions that calls out to either a succes or error callback based on the arguments passed.
A request/response wrapper for use at the very last part of your routing.
Define exception handling logic via a decorator.
An error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors.
A pretty printer for tracing_error::SpanTrace based on color-backtrace
Flexible concrete Error Reporting type built on std::error::Error with customizable Reports
Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers.
Convenience traits for dealing with errors that don't want to eyre
Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers.
Make working with Axum a little smoother.
A fork of `simple-eyre` which outputs errors on a single line
One of the simplest error reporters one can build ontop of eyre, defining only an error report
A custom context for eyre that supports capturing Backtraces on stable
Provide some str functions over owned storage