pub fn get_highest_incremental_snapshot_archive_slot<P: AsRef<Path>>(
    snapshot_archives_dir: P,
    full_snapshot_slot: Slot
) -> Option<Slot>
Expand description

Get the highest slot of the incremental snapshot archives in a directory, for a given full snapshot slot