healthcheck_router

Function healthcheck_router 

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