Docs.rs
  • safe_http_async-0.1.0-beta.4
    • safe_http_async 0.1.0-beta.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JonasJebing
    • Dependencies
      • futures ^0.3 normal
      • futures-core ^0.3 normal
      • safe_http ^0.1.0-beta.4 normal
      • safe_uri ^0.1.0-beta.4 normal
      • shared_bytes ^0.1.0-beta.4 normal
      • quickcheck ^1 dev
    • Versions
    • 0% 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

safe_http_async0.1.0-beta.4

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • BodyBox
  • HeaderMap
  • HeaderName
  • HeaderValue
  • HeaderValues
  • InvalidHeaderName
  • InvalidHeaderValue
  • InvalidStatusCode
  • Method
  • Request
  • RequestHead
  • RequestLine
  • Response
  • ResponseHead
  • ResponseLine
  • StatusCode
  • Version
  • header_map::Drain
  • header_map::HeaderMap
  • header_map::IntoIter
  • header_map::IntoKeys
  • header_map::IntoValues
  • header_map::Iter
  • header_map::IterMut
  • header_map::Keys
  • header_map::OccupiedEntry
  • header_map::VacantEntry
  • header_map::Values
  • header_map::ValuesMut
  • header_values::HeaderValues
  • header_values::IntoIter
  • header_values::Iter
  • header_values::IterMut

Enums

  • header_map::Entry

Traits

  • Body