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

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

#42 in #extremely

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