type_hash_macros 0.2.2

Internal macro definitions. They may not work properly if not used via the type_hash crate.
Documentation
[dependencies.either]
version = "1.6"

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

[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
authors = ["Peter Hall <peterjoel@gmail.com"]
description = "Internal macro definitions. They may not work properly if not used via the type_hash crate.\n"
edition = "2018"
license = "MIT"
name = "type_hash_macros"
version = "0.2.2"