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