pub type ClientStream = UnixStream;Expand description
The client end of a control connection.
Aliased Typeยง
pub struct ClientStream { /* private fields */ }pub type ClientStream = UnixStream;The client end of a control connection.
pub struct ClientStream { /* private fields */ }