Skip to main content

Module bitbucket

Module bitbucket 

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

Bitbucket client.

Structs§

BitbucketClient
HTTP client for handling Bitbucket REST API requests.
BitbucketCommit
Representation of a single commit.
BitbucketCommitAuthor
Author of the commit.
BitbucketPagination
Bitbucket Pagination Header
BitbucketPullRequest
Representation of a single pull request.
BitbucketPullRequestMergeCommit
Representation of a single pull request’s merge commit
PullRequestLabel
Label of the pull request.