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

Pattern that matches an unknown EmptyFlexibleUnion member.