Skip to main content

interactions_router

Function interactions_router 

Source
pub fn interactions_router<Repo: Repository + Send + Sync + 'static, Search: SearchEngine + Send + Sync + 'static, Terminology: FHIRTerminology + Send + Sync + 'static>() -> Router<Arc<AppState<Repo, Search, Terminology>>>