bitlight-core-derive 0.1.0

A Rust library providing derive macros for the Bitlight core.
Documentation
[dependencies.anyhow]
version = "1.0"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["extra-traits"]
version = "2.0"

[lib]
proc-macro = true

[package]
authors = ["Bitlight Labs"]
description = "A Rust library providing derive macros for the Bitlight core."
edition = "2021"
homepage = "https://bitlightlabs.com/"
license = "MIT/Apache-2.0"
name = "bitlight-core-derive"
repository = "https://github.com/bitlightlabs/bitlight-core-derive"
version = "0.1.0"