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

Pattern that matches an unknown SuiteEventPayload member.