pub async fn prepare_delta_update<F>(
options: PrepareUpdateOptions,
on_event: F,
) -> Result<PreparedUpdate>where
F: FnMut(DownloadEvent),pub async fn prepare_delta_update<F>(
options: PrepareUpdateOptions,
on_event: F,
) -> Result<PreparedUpdate>where
F: FnMut(DownloadEvent),