sean_test_tree_hash_derive 0.2.0

Procedural derive macros to accompany the tree_hash crate.
Documentation
[package]
name = "sean_test_tree_hash_derive"
version = "0.2.0"
authors = ["Paul Hauner <paul@paulhauner.com>"]
edition = "2018"
description = "Procedural derive macros to accompany the tree_hash crate."
license = "Apache-2.0"

[lib]
proc-macro = true

[dependencies]
syn = "1.0.42"
quote = "1.0.7"