Skip to main content

Module error

Module error 

Source
Expand description

SDK facade errors.

RmuxError is the SDK-facing error boundary for daemon-backed operations. It intentionally does not implement Clone, even when it wraps cloneable lower-crate protocol diagnostics.

Structs§

CollectError
Aggregated SDK diagnostics produced by collection-style operations.

Enums§

RmuxError
SDK facade error type for daemon-backed operations.

Type Aliases§

Result
SDK result alias parameterised over the SDK facade RmuxError.