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