backyard_parser

Function parse

Source
pub fn parse(input: &str) -> Result<Vec<Box<Node>>, ParserError>