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

Pattern that matches an unknown ProtocolRequest member.