Module FeatCore.EnumSig

module type ENUM = sig ... end

This is the result signature of the functor Enum.Make.