elrond-wasm-derive 0.6.2

Elrond WebAssembly smart contract API procedural macros
Documentation
[dependencies.hex]
version = "0.4"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[features]
default = ["syn/full", "syn/parsing", "syn/extra-traits"]

[lib]
name = "elrond_wasm_derive"
proc-macro = true

[package]
authors = ["Andrei Marinica <andrei.marinica@elrond.com>", "Elrond Network<contact@elrond.com>"]
categories = ["cryptography::cryptocurrencies", "development-tools::procedural-macro-helpers"]
description = "Elrond WebAssembly smart contract API procedural macros"
documentation = "https://docs.elrond.com/"
edition = "2018"
homepage = "https://elrond.com/"
keywords = ["elrond", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "elrond-wasm-derive"
readme = "README.md"
repository = "https://github.com/ElrondNetwork/elrond-wasm-rs"
version = "0.6.2"