[−][src]Crate gitlab
A library for communicating with Gitlab instances.
Re-exports
| pub use types::*; | 
Modules
| hooks | Hook structures | 
| systemhooks | System hook structures | 
| types | API entities | 
| webhooks | Web hook structures | 
Structs
| CommitStatusInfo | Optional information for commit statuses. | 
| Error | The Error type. | 
| Gitlab | A representation of the Gitlab API for a single user. | 
| GitlabBuilder | 
Enums
| ErrorKind | The kind of an error. | 
| MergeRequestStateFilter | Optional information for merge requests. | 
Traits
| ResultExt | Additional methods for  | 
Type Definitions
| Result | Convenient wrapper around  |