Crate envvar

Source

Enums§

VarError
Same as std::env::VarError but provides access to the name of the environment variable which is NotPresent

Functions§

var
Fetches the environment variable key from the current process.