Docs.rs
  • conjure-runtime-5.3.0
    • conjure-runtime 5.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • palantirtech
    • Dependencies
      • arc-swap ^1.0 normal
      • base64 ^0.22 normal
      • bytes ^1.0 normal
      • conjure-error ^4 normal
      • conjure-http ^4 normal
      • conjure-object ^4 normal
      • conjure-runtime-config ^5.3.0 normal
      • conjure-serde ^4 normal
      • flate2 ^1.0 normal
      • futures ^0.3 normal
      • http ^1 normal
      • http-body ^1 normal
      • http-body-util ^0.1 normal
      • http-zipkin ^0.4 normal
      • hyper ^1 normal
      • hyper-rustls ^0.27 normal
      • hyper-util ^0.1 normal
      • linked-hash-map ^0.5 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 ^2.0 normal
      • regex ^1.0 normal
      • rustls ^0.23 normal
      • rustls-pemfile ^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.26 normal
      • witchcraft-log ^4 normal
      • witchcraft-metrics ^1 normal
      • zipkin ^0.4 normal
      • conjure-codegen ^4 dev
      • futures-test ^0.3 dev
      • hyper ^1 dev
      • hyper-rustls ^0.27 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

conjure_runtime5.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Agent
  • BodyWriter
  • Builder
  • Client
  • ClientFactory
  • Host
  • HostMetrics
  • HostMetricsRegistry
  • Hosts
  • HostsIter
  • PerHostClients
  • ResponseBody
  • UserAgent
  • blocking::BodyWriter
  • blocking::Client
  • blocking::ResponseBody
  • builder::Builder
  • builder::Complete
  • builder::ServiceStage
  • builder::UserAgentStage
  • client_factory::ClientFactory
  • client_factory::Complete
  • client_factory::ConfigStage
  • client_factory::UserAgentStage
  • config::BasicCredentials
  • config::HostAndPort
  • config::HttpProxyConfig
  • config::SecurityConfig
  • config::ServiceConfig
  • config::ServicesConfig
  • config::http_proxy_config::Builder
  • config::http_proxy_config::Complete
  • config::http_proxy_config::HostAndPortStage
  • config::security_config::Builder
  • config::security_config::Complete
  • config::service_config::Builder
  • config::service_config::Complete
  • config::services_config::Builder
  • config::services_config::Complete
  • errors::RemoteError
  • errors::ThrottledError
  • errors::UnavailableError
  • per_host_clients::Host
  • per_host_clients::Iter
  • per_host_clients::PerHostClients
  • raw::BodyError
  • raw::DefaultRawBody
  • raw::DefaultRawClient
  • raw::DefaultRawClientBuilder
  • raw::DefaultRawError
  • raw::RawBody

Enums

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

Traits

  • raw::BuildRawClient
  • raw::Service