macro_rules! ConnectionProtocolsUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ConnectionProtocols member.