iroha-derive 0.1.2

Internal derive for Iroha
Documentation
[dependencies.heck]
version = "0.3.1"

[dependencies.iroha-internal]
version = "0.1.0"

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

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.33"

[lib]
proc-macro = true

[package]
authors = ["dark-flames <dark_flames@outlook.com>"]
description = "Internal derive for Iroha"
edition = "2018"
include = ["src/*.rs", "crates-io.md", "LICENSE-APACHE", "LICENSE-MIT"]
license = "MIT OR Apache-2.0"
name = "iroha-derive"
readme = "crates-io.md"
repository = "https://github.com/dark-flames/Iroha"
version = "0.1.2"