from_env_keys()
is not properly implemented for nested config structs.
#3
Labels
bug
Something isn't working
Example:
This should traverse each nested config struct and get their env keys. However currently it just outputs the field names.
The text was updated successfully, but these errors were encountered: