near-bindgen-macros 0.3.4

Main macro of the library for writing NEAR smart contracts.
Documentation
[dependencies.near-bindgen-core]
version = "0.3.4"

[dependencies.near-bindgen-promise]
version = "0.3.4"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "fold"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Near Inc <max@nearprotocol.com>"]
categories = ["wasm"]
description = "Main macro of the library for writing NEAR smart contracts.\n"
edition = "2018"
homepage = "https://github.com/nearprotocol/near-bindgen"
license = "Apache-2.0"
name = "near-bindgen-macros"
repository = "https://github.com/nearprotocol/near-bindgen"
version = "0.3.4"