pub fn get_highest_incremental_snapshot_archive_info<P>(
snapshot_archives_dir: P,
full_snapshot_slot: Slot
) -> Option<IncrementalSnapshotArchiveInfo>where
P: AsRef<Path>,
Expand description
Get the path for the incremental snapshot archive with the highest slot, for a given full snapshot slot, in a directory