Function chalk_parse::parse_program

source ·
pub fn parse_program(text: &str) -> Result<Program, Box<dyn Error>>