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

Get the highest slot of the full snapshot archives in a directory