table-enum-macro 0.3.0

You are probably looking for the table-enum crate, which wraps this crate and is much more ergonomic to use.
Documentation
[dependencies.proc-macro-error]
version = "1.0.4"

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

[dependencies.table-enum-core]
version = "0.3.0"

[lib]
proc-macro = true

[package]
authors = ["César Santos <cesar.santos.1990@gmail.com>"]
description = "You are probably looking for the table-enum crate, which wraps this crate and is much more ergonomic to use."
edition = "2021"
homepage = "https://github.com/sirwhinesalot/table-enum"
license = "MIT"
name = "table-enum-macro"
readme = "README.md"
repository = "https://github.com/sirwhinesalot/table-enum"
version = "0.3.0"