Function env_var

Source
pub fn env_var(input: &str) -> IResult<&str, &str>