pub fn read_key() -> Result<Key>
Reads a single key event from the console input and returns a Key enum.
Key