#env #environment #env-file #variables #environmental #search #env-var

env-searcher

A simple crate for when you want to search for an environmental variable from either an .env file or the environment

1 unstable release

0.1.0 Mar 21, 2022

#801 in Configuration

MIT license

4KB

crate env-searcher

An extremely simple crate that searches for an environmental variable with the specified key. If there is no such environmental variable, get it from a .env file.

Currently, this crate lacks many features and is not recommended for use

Dependencies

~34KB