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

Pattern that matches an unknown MouseButton member.