futures-core 0.3.18

The core traits and types in for the `futures` library.
Documentation
[dependencies]

[dev-dependencies]

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

[package]
description = "The core traits and types in for the `futures` library.\n"
edition = "2018"
homepage = "https://rust-lang.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-core"
repository = "https://github.com/rust-lang/futures-rs"
rust-version = "1.36"
version = "0.3.18"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]