Skip to main content

Module gitlab

Module gitlab 

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

GitLab client.

Structsยง

GitLabClient
HTTP client for handling GitLab REST API requests.
GitLabCommit
Representation of a single commit.
GitLabMergeRequest
Representation of a single pull request.
GitLabProject
Representation of a single GitLab Project.
GitLabUser
Representation of a GitLab User.