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

serde-env-field-wrap

This crate provides only the env_field_wrap that wraps all the fields of a struct or an enum with the EnvField type.

Please use the main serde-env-field crate.