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

Pattern that matches an unknown SuiteResult member.