owl_patch_macros 0.1.0

Macros for the owl_patch crate
Documentation
[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["extra-traits", "full"]
version = "2.0"

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

[package]
authors = ["Peter Smith <peter@orukusaki.co.uk>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros for the owl_patch crate"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "owl_patch_macros"
readme = false
version = "0.1.0"