async fn kbd_event(
event: Result<KeyEvent, KeyClientError>,
rline: &mut RingLine<16, 46>,
tid_io: &BidiHandle,
) -> Productive
async fn kbd_event(
event: Result<KeyEvent, KeyClientError>,
rline: &mut RingLine<16, 46>,
tid_io: &BidiHandle,
) -> Productive