async-streamdata 0.5.1

Async IO data stream decoding utilitites.
Documentation

async-streamdata

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

default

  • tokio
  • futures-io
  • http-body
  • futures-core
  • quinn

tokio

  • dep:tokio

futures-io

  • dep:futures-io
  • dep:futures-util

http-body

  • dep:http-body

futures-core

    This feature flag does not enable additional features.

quinn

  • dep:quinn

futures

  • futures-io
  • futures-core

async-trait

  • dep:async-trait
  • no-async-fn-in-trait-feature

async-std

  • futures-io

no-async-fn-in-trait-feature

    This feature flag does not enable additional features.