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

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