dotenv-build 0.1.1

Crate to help you supply compile time environment variables from your .env file
Documentation

dotenv-build

Crates.io Documentation License

heavily based on dotenv

dotenv-build helps you to supply your .env file as compile time environment variables in your build.rs.

For more information, please visit the documentation.