Searched refs:Input (Results 1 – 2 of 2) sorted by relevance
3 pub struct Input; struct5 impl Input { implementation
21 use crate::utils::input::Input;310 let _ = Input::wait_keydown(); in start_page_ui()334 let key = Input::wait_keydown()?; in ui_loop()