Skip to main content

Module error

Module error 

Source

Structs§

AlreadyRunningError
Error returned by IpcClient::start. Indicates that the IPC client is already running.

Enums§

ErrorKind
Classification of an IPC error, returned by IpcErrorKind::kind.
ReceiveError
RequestError
SendError
Error returned by IpcClient::send.
SubscribeError
TypedReceiveError

Traits§

IpcErrorKind
Classifies an IPC error into an ErrorKind.