Expand description
Structs§
- A2aError
- The canonical error type for A2A protocol operations.
Enums§
- Error
Code - Numeric error codes defined by JSON-RPC 2.0 and the A2A v1.0 specification.
Type Aliases§
- A2aResult
- Convenience type alias:
Result<T, A2aError>.