pub(crate) fn router_status<S>(state: S) -> ApiRouterwhere S: StatusApi + Clone + Send + Sync + 'static,