Crate leo_compiler
source ·Expand description
Structs
- The abstract syntax tree (AST) for a Leo program.
- The primary entry point of the Leo compiler.
- A raw unprocessed input or state file data. Used for future conversion into
ProgramInput.
ProgramInput.