Crate env_searcher

Crate env_searcher 

Source

Structs§

EnvSearcherError
simply contains a string detailing what happened.

Functions§

get_var
gets a environmental variable with the key string. if the variable is not found, returns an EnvSearcherError checks for actual environmental variables, then if none is found, goes to find a “.env” file