Skip to main content

collect_diff_entries

Function collect_diff_entries 

Source
pub fn collect_diff_entries(before: &Value, after: &Value) -> Vec<DiffEntry>
Expand description

Collect every difference between before and after, sorted by path.