[dependencies.polkavm-derive-impl]
version = "0.17.0"
[dependencies.syn]
features = ["full"]
version = "2.0.25"
[lib]
proc-macro = true
[package]
authors = ["Jan Bujak <jan@parity.io>", "Parity Technologies <admin@parity.io>"]
description = "The derive crate for PolkaVM guest programs (proc-macro)"
documentation = "https://docs.rs/polkavm-derive-impl-macro"
edition = "2021"
license = "MIT/Apache-2.0"
name = "polkavm-derive-impl-macro"
readme = "README.md"
repository = "https://github.com/koute/polkavm"
rust-version = "1.75.0"
version = "0.17.0"