Function parse

Source
pub fn parse(src: &str) -> Result<Vec<Stmt<'_>>, Error>