axum
0.7.7
Module future
Structs
In axum::routing
Module
axum
::
routing
::
future
Copy item path
source
·
[
−
]
Expand description
Future types.
Structs
§
InfallibleRouteFuture
A
RouteFuture
that always yields a
Response
.
IntoMakeServiceFuture
Response future for
IntoMakeService
.
RouteFuture
Response future for
Route
.