Searched refs:start_questions (Results 1 – 2 of 2) sorted by relevance
96 pub fn start_questions(&mut self) -> Result<()> { in start_questions() method
816 Box::new(|b: &mut Builder| -> Result<()> { b.start_questions() }), in test_start_error()1048 b.start_questions()?; in test_builder()