macro_rules! SuiteEventPayloadUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown SuiteEventPayload
member.
macro_rules! SuiteEventPayloadUnknown {
() => { ... };
}
Pattern that matches an unknown SuiteEventPayload
member.