Expand description
This module holds functionality specific to using Github’s REST API.
In the root module, we just implement the RestApiClient trait. In other (private) submodules we implement behavior specific to Github’s REST API.
Structs§
- Github
ApiClient - A structure to work with Github REST API.