axum
0.7.5
Module future
Structs
In axum::
routing
Module
axum
::
routing
::
future
Copy item path
source
·
[
−
]
Expand description
Future types.
Structs
§
Infallible
Route
Future
A
RouteFuture
that always yields a
Response
.
Into
Make
Service
Future
Response future for
IntoMakeService
.
Route
Future
Response future for
Route
.