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

Pattern that matches an unknown Protocol member.