Module remote

Source
Available on crate feature remote only.
Expand description

Remote handler.

Modules§

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.
RemoteEntry
Trait for handling the different entries returned from the remote.
RemotePullRequest
Trait for handling remote pull requests.

Type Aliases§

RemoteMetadata
Result of a remote metadata.