Skip to main content

save_verification

Function save_verification 

Source
pub fn save_verification(
    dir: &Path,
    verification: &ModelVerification,
) -> Result<(), CloudflareError>
Expand description

Read-modify-write upsert of one verification record after a run: load the existing store (preserving every other model’s record), upsert, save.