Skip to main content

Module remote

Module remote 

Source
Available on crate feature remote only.
Expand description

Remote handler.

Modules§

azure_devopsazure_devops
Azure DevOps client.
bitbucketbitbucket
Bitbucket client.
giteagitea
Gitea client.
githubgithub
GitHub client.
gitlabgitlab
GitLab client.

Structs§

RemoteReleaseMetadata
Metadata of a remote release.

Traits§

RemoteClient
Trait for handling the API connection and fetching.
RemoteCommit
Trait for handling remote commits.
RemotePullRequest
Trait for handling remote pull requests.

Type Aliases§

RemoteMetadata
Result of a remote metadata.