Structs§
- Already
Running Error - Error returned by
IpcClient::start. Indicates that the IPC client is already running. - Send
Error - Error returned by
IpcClient::send. Wraps the underlying transport error as a string.
Enums§
Traits§
- IpcError
Kind - Classifies an IPC error as either fatal or recoverable.