Expand description
Error types for XERV.
This module provides strongly-typed errors with actionable context. All errors include relevant identifiers (trace ID, node ID, etc.) to aid in debugging and tracing.
Enums§
- Xerv
Error - The main error type for XERV operations.
Traits§
- Result
Ext - Extension trait for adding context to errors.
Type Aliases§
- Result
- Result type alias using
XervError.