Module lang_util::node [−][src]
AST type definitions
Structs
| Node | A syntax node with span information |
| NodeDisplayWrapper | A wrapper for a syntax node to be displayed |
Traits
| NodeContent | Trait for AST node contents. |
| NodeContentDisplay | Trait for displaying an AST node’s content |
| NodeContentEq | Trait for comparing the content of syntax nodes |
| NodeDisplay | Trait for displaying a syntax node |