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

Pattern that matches an unknown SentPacket member.