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