Docs.rs
  • conjure-runtime-4.4.0
    • conjure-runtime 4.4.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • palantirtech
    • Dependencies
      • arc-swap ^1.0 normal
      • async-trait ^0.1 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • conjure-error ^3 normal
      • conjure-http ^3 normal
      • conjure-object ^3 normal
      • conjure-runtime-config ^4.4.0 normal
      • conjure-serde ^3 normal
      • flate2 ^1.0 normal
      • futures ^0.3 normal
      • http ^0.2 normal
      • http-body ^0.4 normal
      • http-zipkin ^0.3 normal
      • hyper ^0.14 normal
      • hyper-rustls ^0.24.0 normal
      • once_cell ^1.0 normal
      • parking_lot ^0.12 normal
      • percent-encoding ^2.1 normal
      • pin-project ^1.0 normal
      • rand ^0.8 normal
      • rand_pcg ^0.3 normal
      • refreshable ^1.0 normal
      • regex ^1.0 normal
      • rustls ^0.21.0 normal
      • rustls-pemfile ^1.0.2 normal
      • serde ^1.0 normal
      • serde-value ^0.7 normal
      • tokio ^1.0 normal
      • tokio-io-timeout ^1.0 normal
      • tokio-util ^0.7 normal
      • tower-layer ^0.3 normal
      • tower-service ^0.3 normal
      • url ^2.0 normal
      • webpki-roots ^0.23.0 normal
      • witchcraft-log ^3 normal
      • witchcraft-metrics ^1 normal
      • zipkin ^0.4 normal
      • conjure-codegen ^3 dev
      • futures-test ^0.3 dev
      • hyper ^0.14 dev
      • openssl ^0.10.50 dev
      • serde_yaml ^0.9 dev
      • tokio ^1.0 dev
      • tokio-openssl ^0.6 dev
      • tokio-test ^0.4 dev
      • tower-util ^0.3 dev
    • Versions
    • 100% 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
logo

logo

Crate conjure_runtime

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • Agent
  • BodyWriter
  • Builder
  • Client
  • ClientFactory
  • HostMetrics
  • HostMetricsRegistry
  • Hosts
  • HostsIter
  • ResponseBody
  • UserAgent
  • blocking::BodyWriter
  • blocking::Client
  • blocking::ResponseBody
  • config::BasicCredentials
  • config::HostAndPort
  • config::HttpProxyConfig
  • config::HttpProxyConfigBuilder
  • config::SecurityConfig
  • config::SecurityConfigBuilder
  • config::ServiceConfig
  • config::ServiceConfigBuilder
  • config::ServicesConfig
  • config::ServicesConfigBuilder
  • errors::RemoteError
  • errors::ThrottledError
  • errors::UnavailableError
  • raw::BodyError
  • raw::DefaultRawBody
  • raw::DefaultRawClient
  • raw::DefaultRawClientBuilder
  • raw::DefaultRawError
  • raw::DefaultRawFuture
  • raw::RawBody

Enums

  • ClientQos
  • Idempotency
  • NodeSelectionStrategy
  • ServerQos
  • ServiceError
  • config::ProxyConfig

Traits

  • raw::BuildRawClient
  • raw::Service