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

Pattern that matches an unknown EventPayload member.