backyard_parser

Function parse

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