Skip to main content

build_router

Function build_router 

Source
pub fn build_router(engine: QueryEngine, config: &ServerConfig) -> Router
Expand description

Build the axum router with all routes and middleware.