initSidebarItems({"fn":[["const_service","Create a `NewService` by sharing references of `service."],["service_fn","Create a `Service` from a function."]],"mod":[["conn","Lower-level Server connection API."]],"struct":[["AddrIncoming","A stream of connections from binding to an address."],["Http","A configuration of the HTTP protocol."],["Request","An HTTP Request"],["Response","An HTTP Response"],["Serve","A stream mapping incoming IOs to new services."],["Server","An instance of a server created through `Http::bind`."]],"trait":[["NewService","Creates new `Service` values."],["Service","An asynchronous function from `Request` to a `Response`."]]});