string_enum 0.3.4

String based enum.
Documentation
[dependencies.pmutil]
version = "0.5.1"

[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.swc_macros_common]
version = "0.3.7"

[dependencies.syn]
features = ["full", "parsing", "printing", "extra-traits"]
version = "1"
[dev-dependencies.serde]
version = "1"

[lib]
bench = false
proc-macro = true

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "String based enum."
documentation = "https://rustdoc.swc.rs/string_enum/"
edition = "2021"
license = "Apache-2.0"
name = "string_enum"
repository = "https://github.com/swc-project/swc.git"
resolver = "1"
version = "0.3.4"