Searched defs:RunEvent (Results 1 – 2 of 2) sorted by relevance
144 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()188 pub enum RunEvent { enum
200 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()242 pub enum RunEvent { enum