Skip to main content

mutate

Function mutate 

Source
pub fn mutate(
    verb: JobVerb,
    mutation: &JobMutation,
) -> Result<JobMutationOutcome, JobControlError>
Expand description

Perform one mutation: translate to the harness’s own verb, run it, then re-read the row through the ORCH-7 loader.