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

Pattern that matches an unknown UnionOfEndpointsUnion member.