Skip to main content

compile_source_file_with_options

Function compile_source_file_with_options 

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