Expand description
Error handling module for CRDTosphere
This module provides comprehensive error types for multi-domain embedded CRDT operations.
Re-exports§
pub use platform::PlatformError;pub use realtime::RealTimeError;pub use safety::SafetyError;pub use types::CRDTError;pub use types::CRDTResult;