Docs.rs
  • conjure-http-3.5.0
    • conjure-http 3.5.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • palantirtech
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1.0 normal
      • conjure-error ^3.5.0 normal
      • conjure-object ^3.5.0 normal
      • conjure-serde ^3.5.0 normal
      • form_urlencoded ^1.0 normal
      • futures-core ^0.3 normal
      • futures-util ^0.3 normal
      • http ^0.2.5 normal
      • once_cell ^1.0 normal
      • percent-encoding ^2.1 normal
      • pin-utils ^0.1 normal
      • serde ^1.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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_http

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • PathParams
  • SafeParams
  • client::Endpoint
  • path_params::Iter
  • path_params::PathParams
  • safe_params::Iter
  • safe_params::SafeParams
  • server::RequestContext

Enums

  • client::AsyncBody
  • client::Body
  • server::AsyncResponseBody
  • server::PathSegment
  • server::ResponseBody

Traits

  • client::AsyncClient
  • client::AsyncService
  • client::AsyncWriteBody
  • client::Client
  • client::Service
  • client::WriteBody
  • server::AsyncEndpoint
  • server::AsyncService
  • server::AsyncWriteBody
  • server::Endpoint
  • server::EndpointMetadata
  • server::Service
  • server::WriteBody