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