mas_handlers

Function discovery_router

source
pub fn discovery_router<S>() -> Router<S>
where S: Clone + Send + Sync + 'static, Keystore: FromRef<S>, SiteConfig: FromRef<S>, UrlBuilder: FromRef<S>, BoxClock: FromRequestParts<S>, BoxRng: FromRequestParts<S>,