Skip to main content

Module github

Module github 

Source
Available on crate features remote and github only.
Expand description

GitHub client.

Structsยง

GitHubClient
HTTP client for handling GitHub REST API requests.
GitHubCommit
Representation of a single commit.
GitHubCommitAuthor
Author of the commit.
GitHubCommitDetails
Representation of subset of commit details
GitHubCommitDetailsAuthor
Representation of subset of commit author details
GitHubPullRequest
Representation of a single pull request.
PullRequestLabel
Label of the pull request.