Skip to main content

Module error

Module error 

Source
Expand description

The error envelope (spec/surface/README.md §4): { error, message, data?, retriable }. Every failure a tool can report is one of these; spec/mutate §8 codes come through unchanged, an OQX or cursor failure is filter_invalid, and anything unexpected is repo_not_found with its message (§9, pinned).

Structs§

SurfaceError
A surfaced failure.

Type Aliases§

Result
Result with this crate’s error.