Searched defs:RunEvent (Results 1 – 2 of 2) sorted by relevance
135 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()179 pub enum RunEvent { enum
197 pub fn run(&mut self, mut poll_incoming_data: impl FnMut() -> bool) -> RunEvent { in run()239 pub enum RunEvent { enum