actix-macros 0.1.1

Actix runtime macros
Documentation
[dependencies.quote]
version = "^1"

[dependencies.syn]
features = ["full"]
version = "^1"
[dev-dependencies.actix-rt]
version = "1.0.0"

[lib]
proc-macro = true

[package]
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
categories = ["network-programming", "asynchronous"]
description = "Actix runtime macros"
documentation = "https://docs.rs/actix-macros/"
edition = "2018"
license = "MIT/Apache-2.0"
name = "actix-macros"
repository = "https://github.com/actix/actix-net"
version = "0.1.1"