Module axum::handler::future[][src]

Expand description

Handler future types.

Structs

The response future for IntoService.

The response future for OnMethod.