directree_macros 0.1.0

directree procedural macros
Documentation
[badges.maintenance]
status = "actively-developed"

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

[dependencies.quote]
version = "0.6"

[dependencies.syn]
version = "0.15"

[features]
nightly = []

[lib]
proc-macro = true

[package]
authors = ["Benjamin <benjamin@chronicembetterment.org>", "Charles <charles@chronicembetterment.org>"]
categories = ["filesystem", "config"]
description = "directree procedural macros"
documentation = "https://docs.rs/directree_macros"
edition = "2018"
homepage = "https://git.chronicembetterment.org/chronic_embetterment/directree"
keywords = ["file", "storage", "directory", "organization"]
license = "Unlicense"
name = "directree_macros"
readme = "../README.md"
repository = "https://git.chronicembetterment.org/chronic_embetterment/directree"
version = "0.1.0"