Translate this frame's keyboard events into bytes for the VM's UART receive buffer. Printable ASCII comes through `Text` events; Enter/Backspace/Tab are `Key` presses mapped to their control codes (the shell echoes them back).
(ui: &egui::Ui)
source not stored for this graph (policy: none)
no test coverage detected