Type Definition fizyr_rpc::UnixStreamPeer[][src]

pub type UnixStreamPeer = Peer<UnixStreamTransport>;
Expand description

Peer using the Unix stream transport.