futures-task 0.3.30

Tools for working with tasks.
Documentation
[dependencies]

[dev-dependencies]

[features]
alloc = []
cfg-target-has-atomic = []
default = ["std"]
std = ["alloc"]
unstable = []

[package]
description = "Tools for working with tasks.\n"
edition = "2018"
homepage = "https://rust-lang.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-task"
readme = "README.md"
repository = "https://github.com/rust-lang/futures-rs"
rust-version = "1.56"
version = "0.3.30"
[package.metadata.docs.rs]
all-features = true