Skip to main content

build_router

Function build_router 

Source
pub fn build_router(state: Arc<AppState>) -> Router
Expand description

Builds the Axum [Router] with all embedding, health, and fleet-discovery routes, a 2 MiB body limit, request-id propagation, and structured tracing.