Type Definition fizyr_rpc::TcpPeer[][src]

type TcpPeer = Peer<TcpTransport>;

Peer using the TCP transport.