Function env_with_default

Source
pub fn env_with_default<T: FromStr + Debug>(key: &str, default: T) -> T