Type Definition solana_runtime::status_cache::SlotDelta[][src]

type SlotDelta<T> = (Slot, bool, Status<T>);