macro_rules! VendorCommandUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown VendorCommand member.