Module client

Module client 

Source

Structs§

IPCClient
A handle to a client connection.

Traits§

AsyncStream
A trait alias for any asynchronous stream type that implements both AsyncRead and AsyncWrite.