Expand description
Error type for the memory layer.
Enums§
- Error
Category - The transport-neutral class of a
MemoryError— the single source of truth every adapter maps onto its own error channel (JSON-RPC code, napi status,PyO3exception type), so the taxonomy can never drift between them. - Memory
Error - Errors returned by
crate::service::MemoryService.