axum-macros-v0.5.1
SparkAudio/Spark-TTSaxum-macros-v0.5.1Apr 14, 2026by yanns
AI Summary
Fixes a compilation error that occurred when deriving TypedPath macro with OptionalFromRequestParts in scope.
Key Highlights
- Fixed compilation error for TypedPath derivation
- Resolves OptionalFromRequestParts scope conflicts
New Features
- Compilation error fix for TypedPath macro
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