Skip to main content

parse_program

Function parse_program 

Source
pub fn parse_program(src: &str) -> (Program, Vec<ParseError>)