Skip to main content

compile_file

Function compile_file 

Source
pub fn compile_file(path: &Path) -> Result<String, CompileError>
Expand description

Compile a LOGOS source file. For single-file compilation without dependencies.