[−][src]Function solana_runtime::snapshot_utils::get_snapshot_archive_path
pub fn get_snapshot_archive_path<P: AsRef<Path>>(
snapshot_output_dir: P,
snapshot_hash: &(Slot, Hash),
archive_format: &ArchiveFormat
) -> PathBuf