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

Pattern that matches an unknown CaseStatus member.