Expand description
Legacy implementations of connect
module and Client
Modules§
- connect
- Connectors used by the
Client
.
Structs§
- Builder
- A builder to configure a new
Client
. - Client
- A Client to make outgoing HTTP requests.
- Error
- Client errors
- Response
Future - A
Future
that will resolve to an HTTP Response.