Skip to main content

apply_validated_patch_from

Function apply_validated_patch_from 

Source
pub fn apply_validated_patch_from(
    current: &MissionConfig,
    patch: &Value,
    source: PatchSource,
) -> Result<MissionConfig>
Expand description

apply_validated_patch with the patch’s origin declared, so the consent-bearing keys can be refused when the patch came off the unauthenticated control inbox.