Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module errors

Module errors 

Source
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ยง

CRDTError
Structured error types for CRDT operations.