Docs.rs
gitlab-0.1601.0
gitlab 0.1601.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
mathstuf
imp
kwrobot
Dependencies
async-trait ~0.1.9
normal
base64 ~0.13
normal
bytes ^1.0
normal
chrono ~0.4.23
normal
derive_builder ~0.11.2
normal
futures-util ^0.3.14
normal
graphql_client ~0.11
normal
h2 ^0.3.17
normal
http ~0.2
normal
itertools ~0.10
normal
log ~0.4.6
normal
memoffset ^0.6.2
normal
openssl ~0.10.55
normal
percent-encoding ^2.0
normal
reqwest ~0.11.11
normal
serde ~1.0.103
normal
serde_json ^1.0.25
normal
serde_urlencoded ~0.7
normal
tempfile ^3.4.0
normal
thiserror ^1.0.2
normal
url ^2.1
normal
void ^1.0.1
normal
itertools ~0.10
dev
tokio ^1.18.5
dev
Versions
91.74%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module packages
Structs
Enums
?
Module
gitlab
::
api
::
groups
::
packages
source
·
[
−
]
Expand description
Project Packages API endpoints.
These endpoints are used for querying packages.
Structs
Packages
List packages within a group
PackagesBuilder
Builder for
Packages
.
Enums
PackageOrderBy
Sort orderings for packages.
PackagesBuilderError
Error type for PackagesBuilder