mashin_macro 0.1.10

Proc macro for writing mashin resources
Documentation
[dependencies.Inflector]
version = "0.11.4"

[dependencies.mashin_primitives]
version = "0.1.1"

[dependencies.proc-macro2]
version = "1.0.56"

[dependencies.quote]
version = "1.0.26"

[dependencies.serde]
features = ["derive", "rc"]
version = "1.0.160"

[dependencies.serde_json]
version = "1.0.96"

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

[lib]
proc-macro = true

[package]
authors = ["the Mashin authors <hey@mashin.land>"]
description = "Proc macro for writing mashin resources"
edition = "2021"
license = "MIT"
name = "mashin_macro"
readme = "README.md"
repository = "https://github.com/nutshimit/mashin"
version = "0.1.10"