debug-derive 2.0.1

Macros to derive runtime debug implementation.
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.3"

[dependencies.syn]
version = "1.0.58"

[dev-dependencies]

[features]
std = []

[lib]
proc-macro = true

[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
description = "Macros to derive runtime debug implementation."
documentation = "https://docs.rs/debug-derive"
edition = "2018"
homepage = "https://github.com/tetcoin/tetcore"
license = "Apache-2.0"
name = "debug-derive"
repository = "https://github.com/tetcoin/tetcore/"
version = "2.0.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]