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

Pattern that matches an unknown SuiteStatus member.