router

Function router 

Source
pub fn router<S>() -> Router
where S: SessionStore + Default + Send + Sync + Clone + 'static,