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

Pattern that matches an unknown RequestUnion member.