Function parse

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