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

Pattern that matches an unknown FlexiblePizzaOrPasta member.