pillow_macros 0.4.1

macros for pillow
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
name = "pillow_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["SummaryPuppet"]
description = "macros for pillow"
documentation = "https://github.com/SummaryPuppet/pillow_framework"
edition = "2021"
homepage = "https://github.com/SummaryPuppet/pillow_framework"
license = "MIT"
name = "pillow_macros"
readme = "./README.md"
repository = "https://github.com/SummaryPuppet/pillow_framework"
resolver = "1"
version = "0.4.1"