pub trait DemuxEnumBase { }
Base implementation to constrain that DemuxEnum<SOMETHING> is implemented.
DemuxEnum<SOMETHING>