Searched defs:AstStructure (Results 1 – 1 of 1) sorted by relevance
103 struct AstStructure<'ast> { struct104 id: NodeId,105 kind: AstKind<'ast>