Module client

Source

Structsยง

GithubClient
Holds the reqwest client, auth token, base url, headers, user agent, etc.
GithubClientBuilderauth
A GithubClient builder. Allows building a GithubClient while still setting options like the base URL and auth token. Only useful when either the auth or enterprise feature enabled.