Function script::xpath::parse

source ยท
pub fn parse(xpath: &str) -> Result<Expr, Error>
Expand description

Parse an XPath expression from a string