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

Pattern that matches an unknown Event member.