Function parse

Source
pub fn parse(s: &str) -> Result<GraphAST, Error<&str>>