Module ext
Structs§
- Request
Builder - A builder to construct the properties of a
Request
.
Traits§
- Http
Client Ext - Extends an Http Client with high level features, to facilitate the creation and sending of http requests, in a more ergonomic way.
- Into
Header Name - A trait to try to convert some type into a
HeaderName
. - Into
Header Value - A trait to try to convert some type into a
HeaderValue
. - IntoUrl
- A trait to try to convert some type into a
Url
.