We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405bfb0 commit cfeb2eaCopy full SHA for cfeb2ea
src/lib.rs
@@ -1136,12 +1136,6 @@ impl KeyEvent {
1136
}
1137
1138
1139
-// ****************************************************************************
1140
-//
1141
-// Keyboard Layouts
1142
1143
1144
-
1145
impl Modifiers {
1146
pub const fn is_shifted(&self) -> bool {
1147
self.lshift | self.rshift
0 commit comments