pub fn run(addr_file: &str, uri: &str, emit: bool) -> i32
Serve the mock on loopback TCP until the process is killed, announcing the bound address through addr_file. Returns the process exit code.
addr_file