[][src]Function olin::env::get

pub fn get(key: &str) -> Result<String, Error>

Return the value of an environment variable or the reason why we can't.