Expand description
Error types used across Switchyard.
Structs§
- Error
- Structured error with a kind and human message.
Enums§
- Error
Kind - High-level error categories for type-level operations and adapters.
Type Aliases§
- Result
- Convenient alias for results returning a
types::Error
.