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