static-reflect-derive-internals 0.1.0

The internal implementation of procedural derive for `static-reflect`
Documentation
[dependencies.indexmap]
version = "1.6"

[dependencies.itertools]
version = "0.9.0"

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

[dependencies.quote]
version = "^1"

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

[package]
description = "The internal implementation of procedural derive for `static-reflect`"
edition = "2018"
license = "MIT"
name = "static-reflect-derive-internals"
repository = "https://github.com/DuckLogic/rust-static-reflect"
version = "0.1.0"