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

Pattern that matches an unknown OlderSimpleUnion member.