Docs.rs
  • hyper-util-0.1.14
    • hyper-util 0.1.14
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • seanmonstar
    • Dependencies
      • base64 ^0.22 normal optional
      • bytes ^1.7.1 normal
      • futures-channel ^0.3 normal optional
      • futures-core ^0.3 normal
      • futures-util ^0.3.16 normal optional
      • http ^1.0 normal
      • http-body ^1.0.0 normal
      • hyper ^1.6.0 normal
      • ipnet ^2.9 normal optional
      • libc ^0.2 normal optional
      • percent-encoding ^2.3 normal optional
      • pin-project-lite ^0.2.4 normal
      • socket2 ^0.5.9 normal optional
      • tokio ^1 normal optional
      • tower-service ^0.3 normal optional
      • tracing ^0.1 normal optional
      • bytes ^1 dev
      • futures-util ^0.3.16 dev
      • http-body-util ^0.1.0 dev
      • hyper ^1.4.0 dev
      • pretty_env_logger ^0.5 dev
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • pnet_datalink ^0.35.0 dev
      • system-configuration ^0.6.1 normal optional
      • windows-registry ^0.5 normal optional
    • Versions
    • 100% 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

hyper_util0.1.14

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • client::legacy::Builder
  • client::legacy::Client
  • client::legacy::Error
  • client::legacy::ResponseFuture
  • client::legacy::connect::CaptureConnection
  • client::legacy::connect::Connected
  • client::legacy::connect::HttpConnector
  • client::legacy::connect::HttpInfo
  • client::legacy::connect::dns::GaiAddrs
  • client::legacy::connect::dns::GaiFuture
  • client::legacy::connect::dns::GaiResolver
  • client::legacy::connect::dns::InvalidNameError
  • client::legacy::connect::dns::Name
  • client::legacy::connect::proxy::SocksV4
  • client::legacy::connect::proxy::SocksV5
  • client::legacy::connect::proxy::Tunnel
  • rt::tokio::TokioExecutor
  • rt::tokio::TokioIo
  • rt::tokio::TokioTimer
  • rt::tokio::WithHyperIo
  • rt::tokio::WithTokioIo
  • server::conn::auto::Builder
  • server::conn::auto::Connection
  • server::conn::auto::Http1Builder
  • server::conn::auto::Http2Builder
  • server::conn::auto::UpgradeableConnection
  • server::conn::auto::upgrade::Parts
  • server::graceful::GracefulShutdown
  • server::graceful::Watcher
  • service::TowerToHyperService
  • service::TowerToHyperServiceFuture

Traits

  • client::legacy::connect::Connect
  • client::legacy::connect::Connection
  • server::conn::auto::HttpServerConnExec
  • server::graceful::GracefulConnection

Functions

  • client::legacy::connect::capture_connection
  • server::conn::auto::upgrade::downcast