Skip to main content

router

Function router 

Source
pub fn router<H>(handler: H) -> Router
where H: A2AHandler,
Expand description

Build an axum router exposing the A2A REST, JSON-RPC, and discovery routes.