pub type KeyCode = (char, String);
Expand description

(key character, code)