pub async fn apply_native_update(
plan: &UpdatePlan,
target_path: &str,
options: Option<&ApplyOptions>,
) -> ApplyResultExpand description
Apply a native in-place update by downloading, verifying, extracting, and atomically replacing the target binary.