pub fn parser_environment_variable_attribute_value( input: &str, ) -> IResult<&str, ObjectAttributeValue, DbcParseError>