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

Pattern that matches an unknown RuleSetError member.