rdxl_static_macros 0.0.7

Macros for RDXL Static Site Generation
Documentation
[dependencies.Inflector]
version = "0.11"

[dependencies.proc-macro2]
features = ["span-locations"]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.rdxl_internals]
version = "0.0.7"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Andrew <andrew@subarctic.org>"]
description = "Macros for RDXL Static Site Generation"
edition = "2018"
keywords = ["static", "site", "generation", "macros"]
license = "MIT OR Apache-2.0"
name = "rdxl_static_macros"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/rdxl_static_macros"
version = "0.0.7"