Macro RuleEventV4Unknown
macro_rules! RuleEventV4Unknown {
() => { ... };
}
Expand description
Pattern that matches an unknown RuleEventV4
member.
macro_rules! RuleEventV4Unknown {
() => { ... };
}
Pattern that matches an unknown RuleEventV4
member.