[][src]Function httpmock::start_server

pub fn start_server(http_mock_config: HttpMockConfig)

Starts a new instance of an HTTP mock server. You should never need to use this function directly. Use it if you absolutely need to manage the low-level details of how the mock server operates.