parse_prog

Function parse_prog 

Source
pub fn parse_prog(prog: &str) -> Result<Program, Error<Rule>>