pub type ExtendedEpochInfos = IndexMap<u16, Option<ExtendedEpochInfo>>;
Collection of epoch information
struct ExtendedEpochInfos { /* private fields */ }