Skip to main content

router_explorer

Function router_explorer 

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