Skip to main content

mutate

Function mutate 

Source
pub fn mutate(
    verb: ProfileVerb,
    mutation: &ProfileMutation,
) -> Result<ProfileMutationOutcome, ProfileControlError>
Expand description

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