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

Pattern that matches an unknown EmptyResultClassification member.