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

Pattern that matches an unknown Rule member.