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