pub fn purge_bank_snapshots_older_than_slot(
    bank_snapshots_dir: impl AsRef<Path>,
    slot: Slot
)
Expand description

Purges bank snapshots that are older than slot