Expand description
Router future types
You normally shouldn’t need to care about the types in the module, unless composing a service on top of the SDK routes.
Structs§
- Route
- How routes are stored inside a
Router
. - Route
Future - Response future for
Route
.