[][src]Function solana_ledger::snapshot_utils::get_snapshot_paths

pub fn get_snapshot_paths<P: AsRef<Path>>(
    snapshot_path: P
) -> Vec<SlotSnapshotPaths> where
    P: Debug