Skip to main content

token_service_rest_router

Function token_service_rest_router 

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

Build Axum REST routes for TokenService.

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