Expand description
Canonical error types for RadixDB
This module defines all error types used throughout the storage engine.
Structs§
- Error
Code - Stable machine-readable error code independent from presentation text.
- Error
Context - Neutral classification consumed by upper-layer presentation adapters.
Enums§
- Error
- Main error type for RadixDB storage operations
- Error
Category - Layer-neutral family used by API, protocol, and diagnostics adapters.
- Navigation
Error Code - Stable category for navigable-reference binding and execution failures.
Type Aliases§
- Result
- Result type alias for RadixDB operations