[go: up one dir, main page]

futures-task 0.3.16

Tools for working with tasks.
Documentation
[dependencies]

[dev-dependencies]

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

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Tools for working with tasks.\n"
documentation = "https://docs.rs/futures-task/0.3"
edition = "2018"
homepage = "https://rust-lang.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-task"
repository = "https://github.com/rust-lang/futures-rs"
version = "0.3.16"
[package.metadata.docs.rs]
all-features = true