Skip to main content

Module error

Module error 

Source
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§

RecallError
All errors that recall-echo operations can produce.

Type Aliases§

Result
Convenience alias used across non-graph modules.