Type Definition ForkStatus
Other items insolana_runtime::status_cache
pub type ForkStatus<T> = Vec<(Slot, T)>;