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

Pattern that matches an unknown NewerSimpleUnion member.