get_state_update

Function get_state_update 

Source
pub async fn get_state_update(
    editor_stream: &mut InputMethodEditorClientRequestStream,
) -> Result<(TextInputState, Option<KeyboardEvent>)>