Function solana_runtime::snapshot_utils::get_snapshot_archives
source · fn get_snapshot_archives<T, F>(snapshot_archives_dir: &Path, cb: F) -> Vec<T>where
F: Fn(PathBuf) -> Result<T>,
Expand description
Walk down the snapshot archive to collect snapshot archive file info