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

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