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