oxapi-macro 0.5.0

Procedural macros for oxapi - not for direct use
Documentation
[package]
name = "oxapi-macro"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
authors.workspace = true
description = "Procedural macros for oxapi - not for direct use"

[lib]
proc-macro = true

[dependencies]
heck = { workspace = true } #unified
oxapi-impl = { workspace = true }
proc-macro2 = { workspace = true } #unified
quote = { workspace = true } #unified
schemars = "0.8"
syn = { workspace = true } #unified