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