dotenv-build 0.1.1

Crate to help you supply compile time environment variables from your .env file
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented3 out of 4 items with examples
  • Size
  • Source code size: 33.38 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.85 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Atrox/dotenv-build
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Atrox

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.