Skip to main content

status_service_rest_router

Function status_service_rest_router 

Source
pub fn status_service_rest_router<S>(service: Arc<S>) -> Router
where S: StatusService + Send + Sync + 'static,
Expand description

Build Axum REST routes for StatusService.

Generated from google.api.http annotations in proto.proto.