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

type ForkStatus<T> = Vec<(Slot, T)>;