Module leo_compiler::phases[][src]

Expand description

Compiles a Leo program from a file path.

Re-exports

pub use reducing_director::*;
pub use phase::*;

Modules

phase

Compiles a Leo program from a file path.

reducing_director

Compiles a Leo program from a file path.