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.
IpcClient::start. Indicates that the IPC client
is already running.IpcClient::send. Wraps the underlying transport
error as a string.