pub fn custom_enum(name: &str, variants: Vec<EnumVariant>) -> CustomType
Creates a new CustomType of type enum.