agnostik-attributes 1.1.1

Experimental language-level polyfills for Async Rust.
Documentation
[dependencies.quote]
version = "1.0.7"

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

[dev-dependencies]

[lib]
proc-macro = true

[package]
authors = ["Yoshua Wuyts <yoshuawuyts@gmail.com>"]
categories = ["asynchronous", "network-programming", "filesystem", "concurrency", "api-bindings"]
description = "Experimental language-level polyfills for Async Rust."
documentation = "https://docs.rs/async-attributes"
edition = "2018"
homepage = "https://github.com/async-rs/async-attributes"
keywords = ["async", "await", "macro", "futures"]
license = "MIT OR Apache-2.0"
name = "agnostik-attributes"
readme = "README.md"
repository = "https://github.com/async-rs/async-attributes"
version = "1.1.1"