Function token_app

Source
pub fn token_app<T: TokenManager + Send + Sync + Clone + 'static>() -> Router<Context<T>>