Structs§
- AdkError
- Unified structured error type for all ADK-Rust operations.
- Error
Details - Optional structured metadata carried by an
AdkError. - Retry
Hint - Structured retry guidance attached to every
AdkError.
Enums§
- Error
Category - The kind of failure independent of subsystem.
- Error
Component - The subsystem that produced the error — the origin, not the boundary it surfaces through.
Type Aliases§
- Result
- Convenience alias used throughout ADK crates.