Function std::env::_var

source ·
fn _var(key: &OsStr) -> Result<String, VarError>