pub fn key_code(key_code: KeyCode) -> Option<Code>
Converts a KeyCode from winit to an iced key code.
KeyCode
winit
iced