Solves the nested struct handling. Struct fields can be tagged with `env:"nested"` in order to be loaded in the same function call as their parent, otherwise they will be ignored. Using any other tag from this package will result in an error.
Solves the nested struct handling. Struct fields can be tagged with \`env:"nested"\` in order to be loaded in the same function call as their parent, otherwise they will be ignored. Using any other tag from this package will result in an error.