pub type Incoming = UnixListenerStream;Expand description
A stream of accepted local RPC connections.
Aliased Typeยง
pub struct Incoming { /* private fields */ }pub type Incoming = UnixListenerStream;A stream of accepted local RPC connections.
pub struct Incoming { /* private fields */ }