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

Pattern that matches an unknown UnionPayload member.