env-searcher

Crates.ioenv-searcher
lib.rsenv-searcher
version0.1.0
sourcesrc
created_at2022-03-21 12:11:18.460309
updated_at2022-03-21 12:11:18.460309
descriptionA simple crate for when you want to search for an environmental variable from either an .env file or the environment
homepage
repositoryhttps://github.com/Eisverygoodletter/env-searcher/
max_upload_size
id554064
size3,479
(Eisverygoodletter)

documentation

README

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

Commit count: 7

cargo fmt