Crate gitlab[][src]

Expand description

A library for communicating with Gitlab instances.

Re-exports

pub use crate::types::*;

Modules

api

API endpoint structures

hooks

Hook structures

systemhooks

System hook structures

types

API entities

webhooks

Web hook structures

Structs

AsyncGitlab

A representation of the asynchronous Gitlab API for a single user.

Gitlab

A representation of the Gitlab API for a single user.

GitlabBuilder

Enums

AuthError
GitlabError