pub fn entity_ref_eq(a: Option<&Value>, b: Option<&Value>) -> bool
Whether two optional entity refs are equal (both absent, or both present and refs_equal) — the hover-changed test.
refs_equal