A dotenv implementation for Rust that loads environment variables at compile time.
# Cargo.toml
[dependencies]
dotenv_codegen = "0.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an environment variable from a .env file at compile time.
Ensure a .env file exists with the required variables.
No dependency data recorded yet.