Skip to main content

verify_snapshot

Function verify_snapshot 

Source
pub fn verify_snapshot(
    snapshot: &Path,
    manifest: &Manifest,
    max_file_size: u64,
) -> Result<()>