pub fn typewrite(text: &str) -> impl Iterator<Item = Event> + '_
Returns the sequence of events of typewriting the given text in a keyboard.