futures
This version has 13 feature flags, 5 of them enabled by default.
default
- std
- async-await
- executor
std
- alloc
- futures-core/std
- futures-task/std
- futures-io/std
- futures-sink/std
- futures-util/std
- futures-util/io
- futures-util/channel
async-await
- futures-util/async-await
- futures-util/async-await-macro
executor
- std
- futures-executor/std
alloc
- futures-core/alloc
- futures-task/alloc
- futures-sink/alloc
- futures-channel/alloc
- futures-util/alloc
unstable
- futures-core/unstable
- futures-task/unstable
- futures-channel/unstable
- futures-io/unstable
- futures-util/unstable
thread-pool
- executor
- futures-executor/thread-pool
compat
- std
- futures-util/compat
io-compat
- compat
- futures-util/io-compat
bilock
- futures-util/bilock
write-all-vectored
- futures-util/write-all-vectored
futures-executor
- dep:futures-executor
cfg-target-has-atomic
This feature flag does not enable additional features.