Crate derive_environment_macros

Source
Expand description

This is the procedural macro crate for derive_environment. It should not be used directly!

Derive Macrosยง

FromEnv
Generates a load_environment() function that will populate each field from environment variables.