Structsยง
- Github
Client - Holds the reqwest client, auth token, base url, headers, user agent, etc.
- Github
Client Builder auth - A
GithubClientbuilder. Allows building aGithubClientwhile still setting options like the base URL and auth token. Only useful when either theauthorenterprisefeature enabled.