schema 0.1.0

Access the schema for a Rust item
Documentation
[dependencies.proc-macro2]
version = "1.0.24"

[dependencies.quote]
version = "1.0.9"

[dependencies.schema-derive]
version = "0.1.0"

[dependencies.syn]
version = "2.0.2"

[package]
authors = ["Adam H. Leventhal <ahl@oxide.computer>"]
categories = ["development-tools::procedural-macro-helpers", "development-tools::testing"]
description = "Access the schema for a Rust item"
edition = "2021"
keywords = ["macro", "schema", "reflection"]
license = "Apache-2.0"
name = "schema"
readme = "README.md"
repository = "https://github.com/ahl/schema"
resolver = "1"
version = "0.1.0"