hpl-toolkit-derive-to-schema 0.0.5

HPL attribute derive for defining a schema
Documentation
[dependencies.convert_case]
version = "0.6.0"

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

[dependencies.quote]
version = "1"

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

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "HPL attribute derive for defining a schema"
edition = "2021"
license = "MIT"
name = "hpl-toolkit-derive-to-schema"
readme = false
repository = "https://github.com/Honeycomb-Protocol/hpl-toolkit"
resolver = "1"
version = "0.0.5"