Skip to main content

router_status

Function router_status 

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