axum-dyn-error 0.0.0

Dynamic error logging for Axum
Documentation

Axum-dyn-error

Dynamic error handling for Axum HTTP handlers using anyhow

This crate provides foundational logic for creating and handling dynamic HTTP errors

User facing errors

TODO:

Combining with thiserror

TODO: