Expand description
Top-level error type for recall-echo.
Unifies error handling across the crate. The graph subsystem has its own
GraphError which is wrapped here for seamless propagation.
Enums§
- Recall
Error - All errors that recall-echo operations can produce.
Type Aliases§
- Result
- Convenience alias used across non-graph modules.