https://github.com/sheredom/envcache
A build.rs helper crate for caching environment variables
https://github.com/sheredom/envcache
Last synced: 9 months ago
JSON representation
A build.rs helper crate for caching environment variables
- Host: GitHub
- URL: https://github.com/sheredom/envcache
- Owner: sheredom
- License: cc0-1.0
- Created: 2021-03-25T21:56:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-27T17:26:07.000Z (almost 5 years ago)
- Last Synced: 2025-04-13T09:46:55.498Z (9 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 🏴☠️ envcache
[](https://github.com/sheredom/envcache/actions)
[](https://crates.io/crates/envcache)
[](https://docs.rs/envcache)
The environment cache (**env**ironment **cache**). To be used in `build.rs` with
Rust.