pub fn get_bank_snapshot_dir( bank_snapshots_dir: impl AsRef<Path>, slot: Slot, ) -> PathBuf
Constructs the path to the bank snapshot directory for slot within bank_snapshots_dir
slot
bank_snapshots_dir