Docs.rs
  • rebuilderd-common-0.25.0
    • rebuilderd-common 0.25.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kpcyrd
    • Dependencies
      • anyhow ^1.0.58 normal
      • chrono ^0.4.19 normal
      • clap ^4.5.21 normal
      • colored ^3 normal
      • dirs-next ^2.0.0 normal
      • log ^0.4.17 normal
      • reqwest ^0.12 normal
      • serde ^1.0.137 normal
      • toml ^0.9 normal
      • url ^2.2.2 normal
    • Versions
    • 0% of the crate is documented
  • 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

rebuilderd_common0.25.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • PkgArtifact
  • PkgGroup
  • PkgRelease
  • PublicKeys
  • api::BuildReport
  • api::Client
  • api::DashboardResponse
  • api::DropQueueItem
  • api::ListPkgs
  • api::ListQueue
  • api::PingRequest
  • api::PushQueue
  • api::QueueItem
  • api::QueueList
  • api::Rebuild
  • api::RequeueQuery
  • api::SuiteImport
  • api::SuiteStats
  • api::WorkQuery
  • api::Worker
  • auth::AuthConfig
  • auth::Config
  • config::ConfigFile
  • config::EndpointConfig
  • config::HttpConfig
  • config::ScheduleConfig
  • config::WorkerConfig
  • errors::Error
  • http::Client
  • http::RequestBuilder

Enums

  • Status
  • api::BuildStatus
  • api::JobAssignment
  • api::Success

Traits

  • errors::Context

Macros

  • errors::anyhow
  • errors::bail
  • errors::debug
  • errors::error
  • errors::format_err
  • errors::info
  • errors::trace
  • errors::warn

Functions

  • auth::find_auth_cookie
  • auth::read_cookie_from_file
  • config::load
  • http::client
  • utils::load_or_create
  • utils::secs_to_human

Type Aliases

  • errors::Result

Constants

  • api::AUTH_COOKIE_HEADER
  • api::SIGNUP_SECRET_HEADER
  • api::WORKER_KEY_HEADER
  • config::API_ERROR_DELAY
  • config::DEFAULT_RETRY_DELAY_BASE
  • config::IDLE_DELAY
  • config::PING_DEADLINE
  • config::PING_INTERVAL
  • config::WORKER_DELAY