axum-macros-v0.4.2

tokio-rs/axumaxum-macros-v0.4.2Sep 20, 2024by jplatte

AI Summary

Added a debug attribute to the axum-macros crate to aid in debugging middleware implementations.

Key Highlights

  • Added #[debug_middleware] attribute

New Features

  • debug_middleware attribute

Full Release Notes

- **added:** Add `#[debug_middleware]` ([#1993], [#2725])

[#1993]: https://github.com/tokio-rs/axum/pull/1993
[#2725]: https://github.com/tokio-rs/axum/pull/2725