Skip to main content

persisted_call_sequence

Function persisted_call_sequence 

Source
fn persisted_call_sequence(
    path: &Path,
    current_settings: &InvariantSettings,
) -> Option<InvariantPersistedFailure>
Expand description

Helper function to load failed call sequence from file. Ignores failure if generated with different invariant settings than the current ones.