[][src]Type Definition solana_runtime::accounts_index::SlotList

type SlotList<T> = Vec<(Slot, T)>;