quit_macros 0.2.0

Procedural macros used by Quit
Documentation
[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["dylni"]
description = "Procedural macros used by Quit\n"
edition = "2018"
exclude = [".*", "/rustfmt.toml", "/tests"]
license = "MIT OR Apache-2.0"
name = "quit_macros"
readme = "description.md"
repository = "https://github.com/dylni/quit"
version = "0.2.0"