Docs.rs
  • http-pool-0.2.0
    • http-pool 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • xiaoquanjie
    • Dependencies
      • http-body-util ^0.1 normal
      • hyper ^1.6 normal
      • hyper-util ^0.1 normal
      • net-pool ^0.1 normal
      • tokio ^1.44 normal
      • tokio-rustls ^0.26 normal
      • tracing ^0.1 normal optional
      • webpki-roots ^1.0 normal
      • tokio ^1.44 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 33.33% 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

http_pool0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • body::VariantBody
  • http1::Pool
  • http1::Sender
  • http2::Pool
  • http2::Sender
  • route::Route
  • route::Router

Enums

  • route::RouteMatch
  • route::RouteType

Traits

  • http1::Http1Pool
  • http2::Http2Pool

Functions

  • body::empty
  • body::variant_body
  • http1::get
  • http1::request_builder
  • http2::get
  • http2::request_builder

Type Aliases

  • body::Empty
  • body::Full
  • http1::SendRequest
  • http2::SendRequest