Skip to main content

entity_ref_eq

Function entity_ref_eq 

Source
pub fn entity_ref_eq(a: Option<&Value>, b: Option<&Value>) -> bool
Expand description

Whether two optional entity refs are equal (both absent, or both present and refs_equal) — the hover-changed test.