pub fn enum_shape(input: &str) -> IResult<&str, EnumShape<'_>>
EnumShape = EnumTypeName SP Identifier [Mixins] [WS] EnumShapeMembers