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

Pattern that matches an unknown RecursiveUnion member.