catalyzer
0.1.3
Module future
Structs
In catalyzer::internals::crates::axum::routing
?
Module
catalyzer
::
internals
::
crates
::
axum
::
routing
::
future
[
−
]
Expand description
Future types.
Structs
§
InfallibleRouteFuture
A
RouteFuture
that always yields a
Response
.
IntoMakeServiceFuture
Response future for
IntoMakeService
.
RouteFuture
Response future for
Route
.