Available on crate feature
remote
only.Expand description
Remote handler.
Modules§
- bitbucket
bitbucket
- Bitbucket client.
- gitea
gitea
- Gitea client.
- github
github
- GitHub client.
- gitlab
gitlab
- GitLab client.
Structs§
- Remote
Release Metadata - Metadata of a remote release.
Traits§
- Remote
Client - Trait for handling the API connection and fetching.
- Remote
Commit - Trait for handling remote commits.
- Remote
Entry - Trait for handling the different entries returned from the remote.
- Remote
Pull Request - Trait for handling remote pull requests.
Type Aliases§
- Remote
Metadata - Result of a remote metadata.