[][src]Function axon_parseast_parser::parse

pub fn parse(axon: &str) -> Result<Val, impl Error + '_>

Parse the output of toAxonCode(parseAst( ... )) and return a Val.