diff

Function diff 

Source
pub fn diff(
    old: &Value,
    new: &Value,
    base_path: &str,
    observation_id: &str,
) -> Vec<Event>