tokio-async-attributes 1.0.0

tokio-async-std's proc macros.
Documentation
[dependencies.proc-macro2]
version = "1.0.7"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1.0.3"
[dev-dependencies.tokio-async-std]
features = ["attributes"]
version = "1.5.1"

[features]

[lib]
proc-macro = true

[package]
authors = ["Yu-Wei Wu <wusyong9104@gmail.com>"]
categories = ["asynchronous"]
description = "tokio-async-std's proc macros.\n"
documentation = "https://docs.rs/tokio-async-attributes"
edition = "2018"
homepage = "https://tokio.rs"
license = "MIT"
name = "tokio-async-attributes"
repository = "https://github.com/wusyong/tokio-async-std"
version = "1.0.0"
[package.metadata.docs.rs]
all-features = true