hyper-rustls 0.27.1

Rustls+hyper integration for pure rust HTTPS

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

default

  • native-tokio
  • http1
  • tls12
  • logging
  • aws-lc-rs

native-tokio

  • rustls-native-certs

http1

  • hyper-util/http1

tls12

  • tokio-rustls/tls12
  • rustls/tls12

logging

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

aws-lc-rs

  • rustls/aws_lc_rs

rustls-native-certs

  • dep:rustls-native-certs

log

  • dep:log

fips

  • aws-lc-rs
  • rustls/fips

rustls-platform-verifier

  • dep:rustls-platform-verifier

ring

  • rustls/ring

webpki-roots

  • dep:webpki-roots

webpki-tokio

  • webpki-roots

http2

  • hyper-util/http2