Available on crate feature
remote only.Expand description
Remote handler.
Modules§
- bitbucket
bitbucketBitbucket client. - gitea
giteaGitea client. - github
githubGitHub client. - gitlab
gitlabGitLab client.
Structs§
- Metadata of a remote release.
Traits§
- Trait for handling the API connection and fetching.
- Trait for handling remote commits.
- Trait for handling the different entries returned from the remote.
- Trait for handling remote pull requests.
Type Aliases§
- Result of a remote metadata.