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