Function var

Source
pub fn var<K: AsRef<str>>(key: K) -> Result<&'static str, VarError>