#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

#91 in #wrap


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

~305–760KB
~17K SLoC