[][src]Type Definition fizyr_rpc::TcpPeer

type TcpPeer = Peer<TcpTransport>;

Peer using the TCP transport.