Searched defs:SimpleNetworkProtocol (Results 1 – 3 of 3) sorted by relevance
29 pub struct SimpleNetworkProtocol; struct31 impl ProtocolInfo for SimpleNetworkProtocol { implementation
89 ### SimpleNetworkProtocol subsection
81 protocol: Protocol<'a, SimpleNetworkProtocol>, in new() argument