lnpbp_derive 0.3.0-alpha.2

LNP/BP Core Library derive macros
Documentation
[dependencies.amplify]
version = "2.4"

[dependencies.proc-macro2]
version = "~1.0.24"

[dependencies.quote]
version = "~1.0.7"

[dependencies.syn]
version = "~1.0.58"

[dev-dependencies]

[lib]
proc-macro = true

[package]
authors = ["Dr. Maxim Orlovsky <orlovsky@pandoracore.com>"]
description = "LNP/BP Core Library derive macros"
edition = "2018"
homepage = "https://github.com/LNP-BP"
keywords = ["bitcoin", "lightning", "lnp-bp", "layer-3", "cryptography"]
license = "MIT"
name = "lnpbp_derive"
readme = "../README.md"
repository = "https://github.com/LNP-BP/rust-lnpbp"
version = "0.3.0-alpha.2"