Function cucumber::start_with_addr [] [src]

pub fn start_with_addr<W: Send + 'static>(addr: &'static str, world: W, register_fns: &[&Fn(&mut CucumberRegistrar<W>)])

Start a Cucumber server, with an ip and port, see the start() method.