Module happi::hyper[][src]

Expand description

Use hyper as a driver for happi

Implements happi::Client for hyper::Client.

Structs

Body

A stream of Bytes, used when receiving bodies.

HttpConnector

A connector for the http scheme.

Request

Represents an HTTP request.

Response

Represents an HTTP response