[go: up one dir, main page]

futures-task 0.3.1

Tools for working with tasks.
Documentation
[dependencies]

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

[lib]
name = "futures_task"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Tools for working with tasks.\n"
documentation = "https://rust-lang-nursery.github.io/futures-api-docs/0.3.0-alpha.18/futures_core"
edition = "2018"
homepage = "https://rust-lang-nursery.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-task"
repository = "https://github.com/rust-lang-nursery/futures-rs"
version = "0.3.1"