Skip to main content

Module error

Module error 

Source

Structs§

AlreadyRunningError
Error returned by IpcClient::start. Indicates that the IPC client is already running.
SendError
Error returned by IpcClient::send. Wraps the underlying transport error as a string.

Enums§

ReceiveError
RequestError
SubscribeError
TypedReceiveError

Traits§

IpcErrorKind
Classifies an IPC error as either fatal or recoverable.