peace_data_derive 0.0.7

Data proc macro for for the peace automation framework.
Documentation
[dependencies.proc-macro2]
version = "1.0.51"

[dependencies.quote]
version = "1.0.23"

[dependencies.syn]
version = "1.0.109"

[lib]
doctest = false
proc-macro = true
test = false

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
categories = ["asynchronous", "config"]
description = "Data proc macro for for the peace automation framework."
documentation = "https://docs.rs/peace_data_derive/"
edition = "2021"
keywords = ["automation"]
license = "MIT OR Apache-2.0"
name = "peace_data_derive"
readme = "README.md"
repository = "https://github.com/azriel91/peace"
version = "0.0.7"