Function chalk_parse::parse_program

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