Docs.rs
  • async-web-client-0.6.1
    • async-web-client 0.6.1
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • FlorianUekermann
    • Dependencies
      • async-http-codec ^0.8.0 normal
      • async-net ^2.0.0 normal
      • async-ws ^0.4.0 normal optional
      • futures ^0.3.28 normal
      • futures-rustls ^0.26 normal
      • http ^1.0.0 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • rustls-pki-types ^1.0.0 normal
      • thiserror ^1.0 normal
      • webpki-roots ^0.26.0 normal
      • env_logger ^0.11.3 dev
      • smol ^2.0.0 dev
    • Versions
    • 0% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_web_client0.6.1

  • All Items
  • Modules
  • Structs
  • Enums
  • Traits

Crate async_web_client

source ·

Modules§

  • prelude

Structs§

  • RequestSend
  • ResponseBody

Enums§

  • HttpError
  • Transport
  • TransportError

Traits§

  • IntoRequestBody
  • RequestExt
  • RequestWithBodyExt
  • RequestWithoutBodyExt
  • ResponseExt