willow-codegen 0.0.3

Procedural macro crate for willow. This crate should not be used directly.
Documentation
[dependencies.heck]
version = "0.3.3"

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

[dependencies.quote]
version = "1.0.9"

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

[lib]
proc-macro = true

[package]
authors = ["SOFe <sofe2038@gmail.com>"]
description = "Procedural macro crate for willow. This crate should not be used directly."
edition = "2018"
license = "Apache-2.0"
name = "willow-codegen"
repository = "https://github.com/SOF3/willow"
version = "0.0.3"