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

Pattern that matches an unknown KeyboardEventPhase member.