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

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