Expand description
Abstract input method editors.
Modules§
- Keyboard layout conversion
- Conversion from key events to phonetic keys
Structs§
- TODO: doc
Enums§
- All different errors that may happen when changing editor state.
- Indicates the state change of the editor.
Traits§
- An editor can react to KeyEvents and change its state.
- TODO: doc