Function envconfig::load_var[][src]

pub fn load_var<T: FromStr>(var_name: &'static str) -> Result<T, Error>