download-async 0.10.8

A fast and convenient wrapper around hyper with https support.
Documentation

download-async

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

default

  • gzip
  • brotli
  • deflate

gzip

  • async-compression
  • async-compression/gzip
  • tokio-util

brotli

  • async-compression
  • async-compression/brotli
  • tokio-util

deflate

  • async-compression
  • async-compression/zlib
  • tokio-util

async-compression

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.