leo_
compiler
2.4.1
Module compiler
Module Items
Structs
In crate leo_
compiler
leo_compiler
Module
compiler
Copy item path
Source
Expand description
The compiler for Leo programs.
The
Compiler
type compiles Leo programs into R1CS circuits.
Structs
ยง
Ast
The abstract syntax tree (AST) for a Leo program.
Compiler
The primary entry point of the Leo compiler.