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