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

Pattern that matches an unknown Union member.