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