Docs.rs
  • gitlab_client-0.14.1
    • gitlab_client 0.14.1
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • demurgos
    • Dependencies
      • async-trait ^0.1.66 normal
      • bytes ^1.6.0 normal
      • chrono ^0.4.24 normal
      • compact_str ^0.7.1 normal
      • demurgos_headers ^0.3.8 normal optional
      • futures ^0.3.30 normal
      • http ^1.1.0 normal optional
      • http-body ^1.0.0 normal optional
      • http-body-util ^0.1.1 normal optional
      • itoa ^1.0.6 normal
      • reqwest ^0.11.14 normal optional
      • serde ^1.0.155 normal optional
      • serde_json ^1.0.94 normal optional
      • thiserror ^1.0.40 normal
      • tower-service ^0.3.2 normal
      • url ^2.3.1 normal
    • Versions
    • 5.23% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

gitlab_client0.14.1

  • All Items
  • Re-exports
  • Modules
  • Enums
  • Traits
  • Type Aliases
?
Settings

Crate gitlab_client

source ·

Re-exports§

  • pub use ::chrono;
  • pub use ::compact_str;
  • pub use ::tower_service;
  • pub use ::url;

Modules§

  • client
  • command
  • common
  • context
  • query
  • url_util

Enums§

  • GitlabAuth
  • InputPackageStatus
  • PackageStatus

Traits§

  • GitlabClient

Type Aliases§

  • GitlabAuthView