ctflag_derive 0.1.2

The derive macro implementation for ctflag
Documentation
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
version = "0.15"

[dependencies.unicode-segmentation]
version = "1.3"

[lib]
proc-macro = true

[package]
authors = ["Adam Lesinski <adamlesinski@gmail.com>"]
description = "The derive macro implementation for ctflag"
edition = "2018"
license = "Apache-2.0"
name = "ctflag_derive"
repository = "https://github.com/adamlesinski/ctflag"
version = "0.1.2"