actix-web-codegen 4.1.0

Routing and runtime macros for Actix Web
Documentation
[dependencies.actix-router]
version = "0.5.0"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Nikolay Kim <fafhrd91@gmail.com>", "Rob Ede <robjtede@icloud.com>"]
description = "Routing and runtime macros for Actix Web"
edition = "2018"
homepage = "https://actix.rs"
license = "MIT OR Apache-2.0"
name = "actix-web-codegen"
readme = "README.md"
repository = "https://github.com/actix/actix-web.git"
resolver = "2"
version = "4.1.0"