Type Definition solana_runtime::accounts_db::SlotOffsets

source ·
type SlotOffsets = HashMap<Slot, HashSet<usize>>;