[dependencies.tagname_derive]
version = "0.2.1"
[dev-dependencies.trybuild]
version = "1.0.71"
[package]
authors = ["Krzysztof Hrynczenko <jeniopy@gmail.com>"]
description = "get the name of a variant in your enum as a string"
documentation = "https://docs.rs/tagname"
edition = "2021"
homepage = "https://github.com/khrynczenko/tagname"
keywords = ["derive", "variant", "tag", "tagged-union", "tag-name"]
license = "MIT"
name = "tagname"
readme = "README.md"
repository = "https://github.com/khrynczenko/tagname"
version = "0.2.1"