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