Skip to main content

Module wire_error

Module wire_error 

Source
Expand description

Wire error envelope returned by the registry on all error responses.

Lives in acdp-primitives (rather than alongside the other wire types) because crate::error::AcdpError references it in its Registry variant and in crate::error::AcdpError::from_wire_error — and AcdpError is the foundational error type every higher crate depends on.

Structs§

WireError
Wire error envelope returned by the registry on all error responses.
WireErrorBody