Function diff

Source
fn diff(tests: Vec<SuiteTestResult>, snaps: Vec<GasSnapshotEntry>) -> Result<()>
Expand description

Compare the set of tests with an existing gas snapshot.