serde-env-field-wrap 0.3.0

An attribute that wraps all the fields of a struct or an enum with the EnvField type
Documentation
[dependencies.proc-macro-error]
version = "1.0.4"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0"

[lib]
proc-macro = true

[package]
description = "An attribute that wraps all the fields of a struct or an enum with the EnvField type"
edition = "2021"
license = "MIT"
name = "serde-env-field-wrap"
readme = "README.md"
version = "0.3.0"