Module error

Module error 

Source
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§

XervError
The main error type for XERV operations.

Traits§

ResultExt
Extension trait for adding context to errors.

Type Aliases§

Result
Result type alias using XervError.