Skip to main content

parse_program_with_options

Function parse_program_with_options 

Source
pub fn parse_program_with_options(
    source: &str,
    run_sema: bool,
    infer_types: bool,
) -> Result<Program>