interpolate_name 0.2.4

Simple procedural macro attribute for repetitive tests
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["fold", "full"]
version = "2.0"

[lib]
proc-macro = true
test = false

[package]
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
categories = ["development-tools::testing"]
description = "Simple procedural macro attribute for repetitive tests"
edition = "2018"
keywords = ["proc_macro", "testing"]
license = "MIT"
name = "interpolate_name"
readme = "README.md"
repository = "https://github.com/lu-zero/interpolate_name"
version = "0.2.4"