An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 🏴‍☠️ envcache

[![Actions Status](https://github.com/sheredom/envcache/workflows/Rust/badge.svg)](https://github.com/sheredom/envcache/actions)
[![Crates.io](https://img.shields.io/crates/v/envcache.svg)](https://crates.io/crates/envcache)
[![API Docs](https://docs.rs/envcache/badge.svg)](https://docs.rs/envcache)

The environment cache (**env**ironment **cache**). To be used in `build.rs` with
Rust.