foxtive-macros 0.4.2

Foxtive Macros
Documentation
[dependencies.quote]
version = "1.0.43"

[dependencies.strum]
default-features = false
features = ["std"]
version = "0.27.2"

[dependencies.strum_macros]
version = "0.27.2"

[dependencies.syn]
features = ["full"]
version = "2.0.114"

[features]
database = []

[lib]
name = "foxtive_macros"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["ahmard"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Foxtive Macros"
edition = "2024"
license = "MIT"
name = "foxtive-macros"
readme = "README.md"
repository = "https://github.com/foxtive/foxtive"
version = "0.4.2"