Modules§
Structs§
- Arena
- Comments
- Expr
- File
Unit - Ident
- Lowered
- Lowered representation of a function body.
- MirBuilder
- Node
Iterator - Printer
- Span
- Stmt
Enums§
Constants§
Functions§
- keyword
- parse
- Convenience method that calls parse_with_mode with path “unknown” and Mode::Plain.
- parse_
expr - Parses an expression, using path “unknown” and Mode::plain.
- parse_
with_ mode - Parse parses the input data, retunring FileUnit parse tree.
- resolve_
file