Skip to main content

diff

Function diff 

Source
pub fn diff(previous: &[Record], current: &[Record]) -> Diff
Expand description

Compare two catalog snapshots by (system, prn) identity.

Assumes each input has at most one record per (system, prn); run validate first on hand-edited catalogs and treat duplicate findings as malformed input rather than a constellation change.