Skip to main content

router_hotshot_events

Function router_hotshot_events 

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