Module octocat_rs::github::http
source · Expand description
Contains HttpClient
.
Structs
- An implementer of the
Requester
trait. This is all most users will need, however it may be helpful to look at the trait implementation details here if you’re writing your own implementation.