Function fomoscript::parse_ast

source ·
pub fn parse_ast(code: &[char]) -> Result<AST, &'static str>