futures-channel 0.3.8

Channels for asynchronous communication using futures-rs.
Documentation

futures-channel

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

default

  • std

std

  • alloc
  • futures-core/std

alloc

  • futures-core/alloc

unstable

  • futures-core/unstable

sink

  • futures-sink

cfg-target-has-atomic

  • futures-core/cfg-target-has-atomic

futures-sink

    This feature flag does not enable additional features.