A macro for compile-time dotenv inspection.
# Cargo.toml
[dependencies]
dotenvy_macro = "0.15.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an environment variable at compile time from a .env file.
Ensure the .env file is in the project root or set the path explicitly.
No dependency data recorded yet.