[go: up one dir, main page]

duplicate 0.2.1

The attribute macro `duplicate` can duplicate an item with variable substitution.
Documentation
[badges.maintenance]
status = "experimental"
[dependencies.proc-macro-error]
version = "1.0.0"
[dev-dependencies.macrotest]
version = "0.1.6"

[lib]
proc-macro = true

[package]
authors = ["Emad Jacob Maroun <emoun.open@gmail.com>"]
categories = ["development-tools"]
description = "The attribute macro `duplicate` can duplicate an item with variable substitution."
documentation = "https://docs.rs/duplicate"
edition = "2018"
exclude = [".travis.yml", "rustfmt.toml", ".gitignore", "README.md", "CHANGELOG.md", "git_private_key.enc"]
license = "MIT OR Apache-2.0"
name = "duplicate"
readme = "cargo-readme.md"
repository = "https://github.com/Emoun/duplicate"
version = "0.2.1"