Searched defs:SimpleNetworkProtocol (Results 1 – 3 of 3) sorted by relevance
24 pub struct SimpleNetworkProtocol; struct26 impl ProtocolInfo for SimpleNetworkProtocol { implementation
56 #### SimpleNetworkProtocol subsubsection
80 protocol: Protocol<'a, SimpleNetworkProtocol>, in new() argument