Function minority_game_server::webserver::stats[][src]

async fn stats(
    server: Extension<CustomServer<Game>>,
    templates: Extension<Arc<Tera>>
) -> Html<String>