actix-macros 0.2.0-beta.1

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

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

[features]
actix-reexport = []

[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 OR Apache-2.0"
name = "actix-macros"
repository = "https://github.com/actix/actix-net"
version = "0.2.0-beta.1"