hyper-rustls 0.25.0

Rustls+hyper integration for pure rust HTTPS
Documentation

hyper-rustls

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 10 of them enabled by default.

default

  • native-tokio
  • http1
  • tls12
  • logging
  • acceptor
  • ring

native-tokio

  • tokio-runtime
  • rustls-native-certs

http1

  • hyper/http1

tls12

  • tokio-rustls/tls12
  • rustls/tls12

logging

  • log
  • tokio-rustls/logging
  • rustls/logging

acceptor

  • hyper/server
  • ring
  • tokio-runtime

ring

  • rustls/ring

tokio-runtime

  • hyper/runtime

rustls-native-certs

  • dep:rustls-native-certs

log

  • dep:log

webpki-tokio

  • tokio-runtime
  • webpki-roots

http2

  • hyper/http2

webpki-roots

  • dep:webpki-roots