type EpochMap<TYPES> = HashMap<<TYPES as NodeType>::Epoch, InactiveReceiver<Result<EpochMembership<TYPES>>>>;
struct EpochMap<TYPES> { /* private fields */ }