jsonrpsee-proc-macros 0.16.3

Procedueral macros for jsonrpsee
Documentation
[dependencies.heck]
version = "0.4.0"

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

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
default-features = false
features = ["extra-traits", "full", "visit", "parsing", "printing", "clone-impls", "proc-macro"]
version = "1.0"
[dev-dependencies.futures-channel]
default-features = false
version = "0.3.14"

[dev-dependencies.futures-util]
default-features = false
version = "0.3.14"

[dev-dependencies.tokio]
features = ["rt", "macros"]
version = "1.16"

[dev-dependencies.trybuild]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Parity Technologies <admin@parity.io>", "Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Procedueral macros for jsonrpsee"
documentation = "https://docs.rs/jsonrpsee-proc-macros"
edition = "2021"
homepage = "https://github.com/paritytech/jsonrpsee"
license = "MIT"
name = "jsonrpsee-proc-macros"
repository = "https://github.com/paritytech/jsonrpsee"
version = "0.16.3"