introspect-core 0.1.1

A crate containing the core functionality used for `introspect` and supporting crates
Documentation
[dependencies.proc-macro2]
version = "1.0.69"

[dependencies.quote]
version = "1.0.33"

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

[package]
authors = ["Clay McLeod <clay.l.mcleod@gmail.com>"]
description = "A crate containing the core functionality used for `introspect` and supporting crates"
documentation = "https://docs.rs/introspect-core"
edition = "2021"
homepage = "https://github.com/claymcleod/introspection"
license = "MIT OR Apache-2.0"
name = "introspect-core"
readme = "README.md"
repository = "https://github.com/claymcleod/introspection"
version = "0.1.1"