sylvia-derive 0.3.1

Framework for generating trait based CosmWasm smart contracts - derives
Documentation
[dependencies.convert_case]
version = "0.6.0"

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

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

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

[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
features = ["parsing", "derive", "fold", "visit", "full", "extra-traits"]
version = "1.0.107"
[dev-dependencies.sylvia-runtime-macros]
version = "0.6.0"

[features]
mt = []

[lib]
proc-macro = true

[package]
authors = ["Bartłomiej Kuras <bart.k@confio.gmbh>"]
categories = ["api-bindings", "wasm"]
description = "Framework for generating trait based CosmWasm smart contracts - derives"
edition = "2021"
homepage = "https://cosmwasm.com"
keywords = ["cosmwasm", "blockchain", "confio"]
license = "Apache-2.0"
name = "sylvia-derive"
readme = "README.md"
repository = "https://github.com/CosmWasm/sylvia"
version = "0.3.1"