Docs.rs
  • gitlab-runner-0.2.0
    • gitlab-runner 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sjoerdsimons
    • em-
    • Dependencies
      • async-trait ^0.1.86 normal
      • bytes ^1.9.0 normal
      • doc-comment ^0.3.3 normal
      • flate2 ^1.0.30 normal
      • futures ^0.3.15 normal
      • glob ^0.3 normal
      • hmac ^0.12.1 normal
      • parking_lot ^0.12.0 normal
      • pin-project ^1.0.7 normal
      • rand ^0.9.0 normal
      • reqwest ^0.12.0 normal
      • serde ^1.0.200 normal
      • serde_json ^1.0.64 normal
      • sha2 ^0.10.8 normal
      • tempfile ^3.15.0 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.35.0 normal
      • tokio-util ^0.7.10 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3.10 normal
      • url ^2.5.4 normal
      • zip ^2.3.0 normal
      • anyhow ^1.0.79 dev
      • clap ^4.5.26 dev
      • clap_derive ^4.5.24 dev
      • futures ^0.3.15 dev
      • gitlab-runner-mock ^0.2.0 dev
      • tokio ^1.35.0 dev
      • tracing-subscriber ^0.3.10 dev
      • vergen ^8.3.1 build
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitlab_runner0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • GitlabLayer
  • NoFiles
  • Runner
  • RunnerBuilder
  • artifact::Artifact
  • artifact::ArtifactFile
  • job::Dependency
  • job::Job
  • job::Variable
  • uploader::UploadFile
  • uploader::Uploader

Enums

  • Phase

Traits

  • CancellableJobHandler
  • JobHandler
  • UploadableFile

Macros

  • outputln

Type Aliases

  • JobResult