initSidebarItems({"mod":[["conn","Lower-level client connection API."]],"struct":[["Client","A Client to make outgoing HTTP requests."],["Config","Configuration for a Client"],["FutureResponse","A `Future` that will resolve to an HTTP Response."],["HttpConnector","A connector for the `http` scheme."],["Request","An HTTP Request"],["Response","An HTTP Response"],["UseDefaultConnector","Phantom type used to signal that `Config` should create a `HttpConnector`."]],"trait":[["Connect","A connector creates an Io to a remote address.."],["Service","An asynchronous function from `Request` to a `Response`."]]});