[dependencies.quote]
version = "1.0.20"
[dependencies.syn]
version = "1.0.98"
[lib]
doctest = false
proc-macro = true
test = false
[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
categories = ["data-structures"]
description = "Macro to validate `FullSpecId`s at compile time for the peace automation framework."
documentation = "https://docs.rs/peace_full_spec_id_macro/"
edition = "2021"
keywords = ["automation"]
license = "MIT OR Apache-2.0"
name = "peace_full_spec_id_macro"
readme = "README.md"
repository = "https://github.com/azriel91/peace"
resolver = "2"
version = "0.0.2"