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