Enter
get_key_definition("Enter").unwrap()
pub fn get_key_definition( key: impl AsRef<str>, ) -> Option<&'static KeyDefinition>
Returns the KeyDefinition by key name
KeyDefinition