Docs.rs
  • garage_util-2.0.0
    • garage_util 2.0.0
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Alexis211
    • Dependencies
      • arc-swap ^1.0 normal
      • async-trait ^0.1.7 normal
      • blake2 ^0.10 normal
      • bytesize ^1.1 normal
      • chrono ^0.4 normal
      • err-derive ^0.3 normal
      • futures ^0.3 normal
      • garage_db ^2.0.0 normal
      • garage_net ^2.0.0 normal
      • hex ^0.4 normal
      • hexdump ^0.1 normal
      • http ^1.0 normal
      • hyper ^1.0 normal
      • lazy_static ^1.4 normal
      • opentelemetry ^0.17 normal
      • rand ^0.8 normal
      • rmp-serde ^1.1.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • xxhash-rust ^0.8 normal
      • mktemp ^0.5 dev
      • rustc_version ^0.4.0 build
    • Versions
    • 54.42% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

garage_util2.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • background::BackgroundRunner
  • background::WorkerInfo
  • background::WorkerStatus
  • background::vars::BgVars
  • config::AdminConfig
  • config::Config
  • config::ConsulDiscoveryConfig
  • config::DataDir
  • config::K2VApiConfig
  • config::KubernetesDiscoveryConfig
  • config::S3ApiConfig
  • config::WebConfig
  • crdt::Bool
  • crdt::Lww
  • crdt::LwwMap
  • crdt::Map
  • data::FixedBytes32
  • persister::Persister
  • persister::PersisterShared
  • tranquilizer::Tranquilizer

Enums

  • background::worker::WorkerState
  • config::ConsulDiscoveryAPI
  • config::DataDirEnum
  • crdt::Deletable
  • error::Error
  • migrate::NoPrevious
  • socket_address::UnixOrTCPSocketAddress

Traits

  • background::worker::Worker
  • crdt::AutoCrdt
  • crdt::Crdt
  • error::ErrorContext
  • error::OkOrMessage
  • metrics::RecordDuration
  • migrate::InitialFormat
  • migrate::Migrate

Functions

  • config::read_config
  • data::blake2sum
  • data::fasthash
  • data::gen_uuid
  • data::sha256sum
  • encode::debug_serialize
  • encode::nonversioned_decode
  • encode::nonversioned_encode
  • forwarded_headers::handle_forwarded_for_headers
  • metrics::gen_trace_id
  • time::increment_logical_clock
  • time::increment_logical_clock_2
  • time::msec_to_rfc3339
  • time::now_msec
  • version::garage_features
  • version::garage_version
  • version::init_features
  • version::init_version
  • version::rust_version

Type Aliases

  • data::FastHash
  • data::Hash
  • data::Uuid