Skip to main content

router_token

Function router_token 

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