Crate rotenv_codegen

Source

Macrosยง

dotenv
Find a given variable in the dotenv file at build time
dotenv_build
Load the dotenv file at build time, and set the environment variables at runtime.
dotenv_module
Load the dotenv file at build time, and transform all variables into constants within a module.