Function solana_runtime::snapshot_utils::untar_snapshot_in [−][src]
pub fn untar_snapshot_in<P: AsRef<Path>, Q: AsRef<Path>>(
snapshot_tar: P,
unpack_dir: Q,
archive_format: ArchiveFormat
) -> Result<()>
pub fn untar_snapshot_in<P: AsRef<Path>, Q: AsRef<Path>>(
snapshot_tar: P,
unpack_dir: Q,
archive_format: ArchiveFormat
) -> Result<()>