stringify-attr 1.0.0

Attribute macros for stringifying
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Popog <N/A>"]
categories = ["development-tools::procedural-macro-helpers", "development-tools::testing"]
description = "Attribute macros for stringifying"
documentation = "https://docs.rs/stringify-attr"
edition = "2018"
homepage = "https://github.com/Popog/stringify-attr"
keywords = ["proc-macro", "string", "stringify", "attribute", "attributes"]
license = "Zlib"
name = "stringify-attr"
readme = "README.md"
repository = "https://github.com/Popog/stringify-attr"
version = "1.0.0"