#enums #fields #struct #attributes #wrap #env-field

macro serde-env-field-wrap

An attribute that wraps all the fields of a struct or an enum with the EnvField type

2 unstable releases

0.3.0 Nov 7, 2023
0.1.1 Nov 6, 2023
0.1.0 Oct 30, 2023

#92 in #wrap

35 downloads per month
Used in serde-env-field

MIT license

11KB
235 lines

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.

Dependencies

~0.4–0.8MB
~19K SLoC