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

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