pub fn values_equal( left: &DataValue, right: &DataValue, case_insensitive: bool, ) -> bool
Compare two DataValues for equality