pub type LocalStreamEndpoint = LocalEndpoint<LocalStream>;
Expand description
The stream-oriented UNIX domain endpoint type
Aliased Typeยง
struct LocalStreamEndpoint { /* private fields */ }
pub type LocalStreamEndpoint = LocalEndpoint<LocalStream>;
The stream-oriented UNIX domain endpoint type
struct LocalStreamEndpoint { /* private fields */ }