[][src]Function turtle::parser::parse

pub fn parse(code: &str, location: &str) -> Result<Vec<Expression>, Exception>