mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
Rely on the `impl FromRequest for (T, ...)` rather than extracting things directly inside the macro.
Rely on the `impl FromRequest for (T, ...)` rather than extracting things directly inside the macro.