pub fn mutate_skill(
verb: SkillVerb,
mutation: &SkillMutation,
) -> Result<SkillMutationOutcome, SkillControlError>Expand description
Perform one mutation through the harness’s own door, then re-read the row.
pub fn mutate_skill(
verb: SkillVerb,
mutation: &SkillMutation,
) -> Result<SkillMutationOutcome, SkillControlError>Perform one mutation through the harness’s own door, then re-read the row.