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