[dependencies.derive-name-macros]
version = "1"
[package]
authors = ["Christoph Schneider <christoph.schneider@abineo.com>"]
description = "Derive macro to get the name of a struct, enum or enum variant"
edition = "2021"
exclude = ["target", ".github"]
license = "ISC"
name = "derive-name"
readme = "README.md"
repository = "https://github.com/abineo-ag/derive-name"
version = "1.1.0"