pub fn build_router(state: Arc<ServerState>) -> RouterExpand description
Build the axum router with all API endpoints and OpenAPI doc routes.
pub fn build_router(state: Arc<ServerState>) -> RouterBuild the axum router with all API endpoints and OpenAPI doc routes.