thcon_macro 0.1.0

Procedural macros used by the `thcon` crate
Documentation
[dependencies.proc-macro2]
version = "1.0.26"

[dependencies.quote]
version = "1.0.9"

[dependencies.syn]
version = "1.0.72"

[dependencies.thcon_trait]
version = "0.1.0"

[lib]
proc-macro = true

[package]
authors = ["Sean Barag <sean@barag.org>"]
description = "Procedural macros used by the `thcon` crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "thcon_macro"
version = "0.1.0"