Function patch_ext

Source
pub fn patch_ext(obj: &mut Value, p: PatchOperation) -> Result<(), PatchError>