Function script::xpath::parser::parse

source ยท
pub fn parse(input: &str) -> Result<Expr, OwnedParserError>