☰
Type Definition SlotList
solana_runtime
::
accounts_index
All crates
?
Type Definition
solana_runtime
::
accounts_index
::
SlotList
[
−
]
[src]
type SlotList<T> =
Vec
<
(
Slot
, T
)
>;