pub trait Exchange { type EnumX; }
Indicates the prototype for an enum that participates in enum exchange.