☰
SlotDelta
In solana_runtime::status_cache
?
Type Definition
solana_runtime
::
status_cache
::
SlotDelta
source
·
[
−
]
pub type SlotDelta<T> = (
Slot
,
bool
,
Status
<T>);