indra-proc-macro 0.1.0

Derive calls, events, storage and tests for interacting Substrate modules with substrate-subxt
Documentation
[dependencies.heck]
version = "0.3.2"

[dependencies.proc-macro-crate]
version = "0.1.5"

[dependencies.proc-macro-error]
version = "1.0.4"

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

[dependencies.quote]
version = "1.0.8"

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

[dependencies.synstructure]
version = "0.12.4"

[lib]
proc-macro = true

[package]
authors = ["Selendra <info@selendra.org>"]
autotests = false
description = "Derive calls, events, storage and tests for interacting Substrate modules with substrate-subxt"
edition = "2018"
homepage = "https://selendra.org"
license = "GPL-3.0"
name = "indra-proc-macro"
repository = "https://github.com/selendra/indra-rs"
version = "0.1.0"