Searched defs:GrammarSource (Results 1 – 1 of 1) sorted by relevance
117 enum GrammarSource { enum128 fn parse_derive(ast: DeriveInput) -> (ParsedDerive, Vec<GrammarSource>) { in parse_derive()165 fn get_attribute(attr: &Attribute) -> GrammarSource { in get_attribute()