pub fn equal(left: &Value, right: &Value) -> bool
Tests for two JSON values to be equal using the JSON Schema semantic.