pub fn diff_snapshots(baseline: &ApiSnapshot, current: &ApiSnapshot) -> ApiDiffExpand description
Compare two API snapshots and produce a diff.
pub fn diff_snapshots(baseline: &ApiSnapshot, current: &ApiSnapshot) -> ApiDiffCompare two API snapshots and produce a diff.