pub fn build_router(state: ServerState, config: &ServeConfig) -> RouterAvailable on crate feature
serve only.Expand description
Build the full router: unauthenticated probes + the bearer-guarded /v1 API.
pub fn build_router(state: ServerState, config: &ServeConfig) -> Routerserve only.Build the full router: unauthenticated probes + the bearer-guarded /v1 API.