hyper-rustls 0.23.2

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 11 feature flags, 8 of them enabled by default.

default

  • native-tokio
  • http1
  • tls12
  • logging

native-tokio

  • tokio-runtime
  • rustls-native-certs

http1

  • hyper/http1

tls12

  • tokio-rustls/tls12
  • rustls/tls12

logging

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

tokio-runtime

  • hyper/runtime

rustls-native-certs

    This feature flag does not enable additional features.

log

    This feature flag does not enable additional features.

webpki-tokio

  • tokio-runtime
  • webpki-roots

http2

  • hyper/http2

webpki-roots

    This feature flag does not enable additional features.