Type Definition SlotDelta
Other items insolana_runtime::status_cache
pub type SlotDelta<T> = (Slot, bool, Status<T>);