enum_shape

Function enum_shape 

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