axum-macros-v0.5.1
enricoros/big-AGIaxum-macros-v0.5.1Apr 14, 2026by yanns
AI Summary
Fixes a compilation error related to the TypedPath macro to ensure it works correctly when OptionalFromRequestParts is in scope.
Key Highlights
- Fixes compilation error with TypedPath derivation
New Features
- Fixed TypedPath compilation error
Full Release Notes
- **fixed:** Fix compilation error when deriving `TypedPath` with `OptionalFromRequestParts` being in scope ([#3645]) [#3645]: https://github.com/tokio-rs/axum/pull/3645