blacksmith_macros 0.1.1

Macros crates of Blacksmith
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["Kimon Vostanis <kimonvostanis@gmail.com>"]
description = "Macros crates of Blacksmith"
edition = "2021"
license = "MIT"
name = "blacksmith_macros"
version = "0.1.1"