sp-api-proc-macro 11.0.0-dev.1

Macros for declaring and implementing runtime apis.
Documentation
[dependencies.Inflector]
version = "0.11.4"

[dependencies.blake2]
default-features = false
version = "0.10.4"

[dependencies.expander]
version = "2.0.0"

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

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

[dependencies.quote]
version = "1.0.28"

[dependencies.syn]
features = ["full", "fold", "extra-traits", "visit"]
version = "2.0.37"
[dev-dependencies.assert_matches]
version = "1.3.0"

[features]
default = ["std"]
frame-metadata = []
no-metadata-docs = []
std = []

[lib]
proc-macro = true

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Macros for declaring and implementing runtime apis."
documentation = "https://docs.rs/sp-api-proc-macro"
edition = "2021"
homepage = "https://substrate.io"
license = "Apache-2.0"
name = "sp-api-proc-macro"
repository = "https://github.com/paritytech/polkadot-sdk.git"
version = "11.0.0-dev.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]