Function compat_router
Source pub fn compat_router<S>(templates: Templates) -> Router<S>where
S:
Clone +
Send +
Sync + 'static,
UrlBuilder:
FromRef<S>,
SiteConfig:
FromRef<S>,
Arc<dyn
HomeserverConnection>:
FromRef<S>,
PasswordManager:
FromRef<S>,
Limiter:
FromRef<S>,
BoxRepositoryFactory:
FromRef<S>,
BoundActivityTracker:
FromRequestParts<S>,
RequesterFingerprint:
FromRequestParts<S>,
BoxRepository:
FromRequestParts<S>,
BoxClock:
FromRequestParts<S>,
BoxRng:
FromRequestParts<S>,
Policy:
FromRequestParts<S>,