[go: up one dir, main page]

futures-macro 0.3.12

The futures-rs procedural macro implementations.
Documentation
[dependencies.proc-macro-hack]
version = "0.5.19"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[features]

[lib]
proc-macro = true

[package]
authors = ["Taylor Cramer <cramertj@google.com>", "Taiki Endo <te316e89@gmail.com>"]
description = "The futures-rs procedural macro implementations.\n"
documentation = "https://docs.rs/futures-macro/0.3"
edition = "2018"
homepage = "https://rust-lang.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-macro"
repository = "https://github.com/rust-lang/futures-rs"
version = "0.3.12"