Skip to main content

compile_source_file

Function compile_source_file 

Source
pub fn compile_source_file(
    path: impl AsRef<Path>,
) -> Result<CompiledProgram, SourcePathError>