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

type SlotSlice<'s, T> = &'s [(Slot, T)];