Type Alias HttpRouterService

Source
pub type HttpRouterService = RouterService<HttpRoutedService, GatewayRouter, ArcHyperService>;

Aliased Typeยง

struct HttpRouterService { /* private fields */ }