xkeysym
0.2.1
RawKey
Code
Trait Implementations
From<KeyCode>
In crate xkeysym
xkeysym
Type Alias
RawKeyCode
Copy item path
source
pub type RawKeyCode =
u32
;
Expand description
The type of a raw keyboard code.
Trait Implementations
§
source
§
impl
From
<
KeyCode
> for
RawKeyCode
source
§
fn
from
(keycode:
KeyCode
) -> Self
Converts to this type from the input type.