athene_macro 0.2.2

Macro generation for athene
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[features]
default = []
full = ["validate"]
validate = []

[lib]
name = "athene_macro"
proc-macro = true

[package]
description = "Macro generation for athene"
edition = "2021"
keywords = ["hyper", "web", "framework", "springboot", "macro"]
license = "Apache-2.0"
name = "athene_macro"
readme = "README.md"
resolver = "1"
version = "0.2.2"