[][src]Type Definition weedle::EnumValueList

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

Parses a non-empty enum value list