Skip to main content

compare

Function compare 

Source
pub fn compare(
    interp: &ExecutionSnapshot,
    jit: &ExecutionSnapshot,
) -> Vec<Mismatch>
Expand description

Compare two snapshots and return a list of mismatched fields.