actix-macros 0.2.0

Macros for Actix system and runtime
Documentation
[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
features = ["full"]
version = "^1"

[lib]
proc-macro = true

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