Docs.rs
  • simple-hyper-client-0.2.0
    • simple-hyper-client 0.2.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:fortanix:crates-owners
    • mzohreva
    • Dependencies
      • futures-executor ^0.3.21 normal
      • headers ^0.3.7 normal
      • http ^0.2.6 normal
      • hyper ^0.14.17 normal
      • tokio ^1.15.0 normal
      • tokio-stream ^0.1.8 normal
      • futures-util ^0.3.21 dev
    • Versions
    • 56% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

simple_hyper_client0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Bytes
  • Client
  • ClientBuilder
  • ConnectError
  • HttpConnection
  • HttpConnector
  • HyperConnectorAdapter
  • Method
  • NetworkConnection
  • RequestBuilder
  • SharedBody
  • StatusCode
  • Uri
  • Version
  • blocking::Body
  • blocking::Client
  • blocking::ClientBuilder
  • blocking::RequestBuilder

Enums

  • Error

Traits

  • Buf
  • HttpBody
  • NetworkConnector

Functions

  • aggregate
  • to_bytes

Type Aliases

  • Request
  • Response
  • blocking::Request
  • blocking::Response