actix-macros 0.2.1

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>", "Ibraheem Ahmed <ibrah1440@gmail.com>"]
categories = ["network-programming", "asynchronous"]
description = "Macros for Actix system and runtime"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "actix-macros"
repository = "https://github.com/actix/actix-net"
version = "0.2.1"