Module 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.