Skip to main content

apply_mutation

Function apply_mutation 

Source
fn apply_mutation(
    mutant: &Mutant,
    original_source: &str,
    dest_path: &Path,
) -> Result<()>
Expand description

Apply a mutation to a source file.