Function from_env_var

Source
fn from_env_var(varname: &str) -> Option<Status>
Expand description

As from_env_value, but takes the name of the variable.