tetcore-subxt-proc-macro 0.13.0

Derive calls, events, storage and tests for interacting Tetcore modules with tetcore-subxt
Documentation
[[test]]
name = "balances"
path = "tests/balances.rs"
[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]
version = "1.0.58"

[dependencies.synstructure]
version = "0.12.4"
[dev-dependencies.async-std]
features = ["attributes"]
version = "1.8.0"

[dev-dependencies.codec]
features = ["derive"]
package = "tetsy-scale-codec"
version = "2.0.1"

[dev-dependencies.env_logger]
version = "0.8.2"

[dev-dependencies.pretty_assertions]
version = "0.6.1"

[dev-dependencies.tp-keyring]
version = "2.0.1"

[dev-dependencies.trybuild]
version = "1.0.38"

[lib]
proc-macro = true

[package]
authors = ["David Craven <david@craven.ch>", "Parity Technologies <admin@parity.io>"]
autotests = false
description = "Derive calls, events, storage and tests for interacting Tetcore modules with tetcore-subxt"
documentation = "https://docs.rs/tetcore-subxt"
edition = "2018"
homepage = "https://core.tetcoin.org/"
license = "GPL-3.0"
name = "tetcore-subxt-proc-macro"
repository = "https://github.com/tetcoin/tetcore-subxt"
version = "0.13.0"