☰
Module future
Structs
?
Module
axum
::
routing
::
future
source
·
[
−
]
Expand description
Future types.
Structs
InfallibleRouteFuture
A
RouteFuture
that always yields a
Response
.
IntoMakeServiceFuture
Response future for
IntoMakeService
.
RouteFuture
Response future for
Route
.