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

Pattern that matches an unknown ReceivedPacket member.