var

Function var 

Source
pub fn var(name: &str) -> Result<String, VarError>
Expand description

Returns the value of the given environment variable.