Searched defs:CtrlC (Results 1 – 2 of 2) sorted by relevance
165 pub struct CtrlC { struct169 impl CtrlC { implementation
23 pub fn into_inner(self) -> CtrlC { in into_inner()37 fn as_ref(&self) -> &CtrlC { in as_ref()43 fn as_mut(&mut self) -> &mut CtrlC { in as_mut()