Skip to main content

apply_native_update

Function apply_native_update 

Source
pub async fn apply_native_update(
    plan: &UpdatePlan,
    target_path: &str,
    options: Option<&ApplyOptions>,
) -> ApplyResult
Expand description

Apply a native in-place update by downloading, verifying, extracting, and atomically replacing the target binary.