solana_runtime::snapshot_utils

Function read_full_snapshot_slot_file

Source
pub fn read_full_snapshot_slot_file(
    bank_snapshot_dir: impl AsRef<Path>,
) -> Result<Slot>