Type Definition downloader::verify::Verify[][src]

type Verify = Arc<dyn Fn(PathBuf, &SimpleProgress) -> Verification + Send + Sync>;

A callback to used to verify the download.