Type Definition weedle::EnumValueList[][src]

type EnumValueList<'a> = PunctuatedNonEmpty<StringLit<'a>, Comma>;

Parses a non-empty enum value list