fn read_archive(path: &Path) -> Result<SnapshotArchiveParts, CliError>Expand description
Read an archive without extracting entries to disk.
fn read_archive(path: &Path) -> Result<SnapshotArchiveParts, CliError>Read an archive without extracting entries to disk.