Skip to main content

ClientStream

Type Alias ClientStream 

Source
pub type ClientStream = UnixStream;
Expand description

The client end of a control connection.

Aliased Typeยง

pub struct ClientStream { /* private fields */ }