[−][src]Type Definition weedle::mixin::MixinMembers
type MixinMembers<'a> = Vec<MixinMember<'a>>;
Parses the members declarations of a mixin
type MixinMembers<'a> = Vec<MixinMember<'a>>;
Parses the members declarations of a mixin