mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-14 00:00:15 +02:00
`Handler::call` already returns a boxed future so we don't have to box it again.
`Handler::call` already returns a boxed future so we don't have to box it again.