☰
Type Definition KbKey
Trait Implementations
IntoKey
Other items in
druid_shell
All crates
?
Type Definition
druid_shell
::
KbKey
[
−
]
[src]
pub type KbKey = Key;
Expand description
The meaning (mapped value) of a keypress.
Trait Implementations
[src]
impl
IntoKey
for
KbKey
[src]
fn
into_key
(self) ->
KbKey