Expand description
Error types for CRDT operations.
This module defines structured error types specific to CRDT (Conflict-free Replicated Data Type) operations, providing detailed context for merge failures, serialization issues, and type mismatches that can occur during CRDT operations.
Enumsยง
- CRDT
Error - Structured error types for CRDT operations.