Docs.rs
  • hyper-server-0.6.0
    • hyper-server 0.6.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 0xAlcibiades
    • Dependencies
      • arc-swap ^1 normal optional
      • bytes ^1 normal
      • futures-util ^0.3 normal
      • http ^0.2 normal
      • http-body ^0.4 normal
      • hyper ^0.14.27 normal
      • openssl ^0.10 normal optional
      • pin-project-lite ^0.2 normal optional
      • ppp ^2.2.0 normal optional
      • rustls ^0.21 normal optional
      • rustls-pemfile ^1 normal optional
      • tokio ^1 normal
      • tokio-openssl ^0.6 normal optional
      • tokio-rustls ^0.24 normal optional
      • tower-service ^0.3 normal
      • axum ^0.6 dev
      • hyper ^0.14 dev
      • tokio ^1 dev
      • tower ^0.4 dev
      • tower-http ^0.4.4 dev
    • Versions
    • 98.63% of the crate is documented
  • Platform
    • 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_server0.6.0

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • AddrIncomingConfig
  • Handle
  • HttpConfig
  • Server
  • accept::DefaultAcceptor
  • proxy_protocol::ForwardClientIp
  • proxy_protocol::ProxyProtocolAcceptor
  • tls_openssl::OpenSSLAcceptor
  • tls_openssl::OpenSSLConfig
  • tls_openssl::future::OpenSSLAcceptorFuture
  • tls_rustls::RustlsAcceptor
  • tls_rustls::RustlsConfig
  • tls_rustls::future::RustlsAcceptorFuture

Traits

  • accept::Accept
  • service::MakeServiceRef
  • service::SendService

Functions

  • bind
  • bind_openssl
  • bind_rustls
  • from_tcp
  • from_tcp_rustls
  • tls_openssl::bind_openssl
  • tls_rustls::bind_rustls
  • tls_rustls::from_tcp_rustls