Module cpp_linter::rest_api::github

source ·
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§