Module leo_compiler::compiler[][src]

Expand description

Compiles a Leo program from a file path.

Structs

Compiler

Stores information to compile a Leo program.

Functions

new_context
thread_leaked_context

Convenience function to return a leaked thread-local global context. Should only be used for transient programs (like cli).

Type Definitions

AsgContext
Context