state-validation-derive 0.2.0

Macros for state-validation crate
Documentation
[dependencies.darling]
version = "0.21.3"

[dependencies.itertools]
version = "0.14.0"

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

[dependencies.quote]
version = "1.0.40"

[dependencies.syn]
version = "2.0.105"

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

[package]
authors = ["Albar <albarjob@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Macros for state-validation crate"
edition = "2024"
license = "MIT"
name = "state-validation-derive"
readme = false
repository = "https://github.com/Ripper53/state-validation"
version = "0.2.0"