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

Pattern that matches an unknown UnionWithAttributes member.