fn record_invariant_failure(
failure_dir: &Path,
failure_file: &Path,
call_sequence: &[BaseCounterExample],
test_bytecode: &Bytes,
)Expand description
Helper function to persist invariant failure.
fn record_invariant_failure(
failure_dir: &Path,
failure_file: &Path,
call_sequence: &[BaseCounterExample],
test_bytecode: &Bytes,
)Helper function to persist invariant failure.