☰
xkeysym
0.2.0
RawKeyCode
Trait Implementations
From<KeyCode>
In crate xkeysym
?
Type Alias
xkeysym
::
RawKeyCode
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.