cosmwasm-derive 0.13.2

A package for auto-generated code used for CosmWasm contract development. This is shipped as part of cosmwasm-std. Do not use directly.
Documentation
[dependencies.syn]
features = ["full"]
version = "1.0"

[dev-dependencies]

[features]
default = []

[lib]
proc-macro = true

[package]
authors = ["Simon Warta <webmaster128@users.noreply.github.com>"]
description = "A package for auto-generated code used for CosmWasm contract development. This is shipped as part of cosmwasm-std. Do not use directly."
edition = "2018"
license = "Apache-2.0"
name = "cosmwasm-derive"
readme = "README.md"
repository = "https://github.com/CosmWasm/cosmwasm/tree/master/packages/derive"
version = "0.13.2"