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