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