Skip to main content

compare_snapshots

Function compare_snapshots 

Source
pub(super) fn compare_snapshots(
    spec: SpecId,
    actual: &TalentSnapshot,
    expected: &TalentSnapshot,
) -> Result<()>