spacegate_kernel::service::http_gateway

Type Alias HttpRouterService

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

Aliased Typeยง

struct HttpRouterService { /* private fields */ }