hardlight-macros 2.0.0

A collection of procedural macros for the Hardlight RPC framework.
Documentation
[dependencies.heck]
version = "0.4.1"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[features]
disable-self-signed = []

[lib]
proc-macro = true

[package]
description = "A collection of procedural macros for the Hardlight RPC framework."
edition = "2021"
license = "MIT"
name = "hardlight-macros"
repository = "https://github.com/valeralabs/hardlight"
version = "2.0.0"