Type Definition druid_shell::KbKey[][src]

pub type KbKey = Key;
Expand description

The meaning (mapped value) of a keypress.

Trait Implementations