Function mas_handlers::healthcheck_router

source ยท
pub fn healthcheck_router<S>() -> Router<S>
where S: Clone + Send + Sync + 'static, PgPool: FromRef<S>,