Skip to main content

Module azure_devops

Module azure_devops 

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

Azure DevOps client.

Structsยง

AzureDevOpsClient
HTTP client for handling Azure DevOps REST API requests.
AzureDevOpsCommit
Representation of a single commit.
AzureDevOpsCommitAuthor
Author/Committer of the commit.
AzureDevOpsCommitRef
Representation of a commit reference.
AzureDevOpsCommitsResponse
Azure DevOps commits API response wrapper.
AzureDevOpsPullRequest
Representation of a single pull request.
AzureDevOpsPullRequestLabel
Label of the pull request.
AzureDevOpsPullRequestsResponse
Azure DevOps pull requests API response wrapper.
AzureDevOpsUser
Representation of an Azure DevOps user.